Interface | Description |
---|---|
Controller |
Interface that has to be implemented in order to control players.
|
Player |
Interface for an abstract soccer player.
|
Class | Description |
---|---|
Ball | |
Evaluator | |
FieldObject | |
GameObject | |
Goal | |
infoObject | |
Intention | |
Line | |
MobileObject | |
NngaPlayer |
The controller of a player, basically this class contains the behavior of the soccer player
|
SimPlayer | |
VisibleObject |