CRaPI - Correct Robust and Perfect API | |
TeamYaffa.CRaPI.World.GameObjects Namespace
Classes
Class | Description |
---|
Ball |
This class represents a Ball.
|
FieldObject |
This class represents a FieldObject.
|
FieldPlayer |
This class represents a FieldPlayer.
|
GameObject |
This class represents a GameObject.
|
MobileObject |
This class represents a MobileObject.
|
VagueObject |
A model of objects that are seen on the playfield, but where only the
direction to the object is known.
|
Enumerations
Enumeration | Description |
---|
VagueType |
What different VagueObjects CRaPI can handle.
|