Package | Description |
---|---|
magma.agent.thoughtmodel.impl | |
magma.agent.worldmodel.impl |
Modifier and Type | Class and Description |
---|---|
class |
MergedObstacle |
Modifier and Type | Class and Description |
---|---|
class |
Ball
Represents the ball of the game
|
class |
FieldLine
This class respresents a simple field line with a start and end point.
|
class |
Landmark
Non movable orientation point on the field
|
class |
MovableObject
Base class for all movable objects on the field
|
class |
Player
Represents a player agent on the field
|
class |
ThisPlayer
Container for this agent's information that is unique to the player this
agent is representing
|