Package | Description |
---|---|
magma.agent.behavior.complex | |
magma.agent.worldmodel | |
magma.agent.worldmodel.impl |
Modifier and Type | Method and Description |
---|---|
float |
WalkEstimator.estimateWalkTime(IThisPlayer thisPlayer,
Pose2D pose,
WalkEstimator.WalkMode mode)
Estimates the time (in s) it takes to get to the specifed position turned
into the specified direction.
|
WalkEstimator.WalkMode |
WalkEstimator.getFastestWalkMode(IThisPlayer thisPlayer,
Pose2D pose) |
Modifier and Type | Method and Description |
---|---|
IThisPlayer |
IGlobalMap.getThisPlayer()
Get a reference to the player object of this player
|
Modifier and Type | Class and Description |
---|---|
class |
ThisPlayer
Container for this agent's information that is unique to the player this
agent is representing
|
Modifier and Type | Method and Description |
---|---|
IThisPlayer |
GlobalMap.getThisPlayer() |