Package | Description |
---|---|
magma.agent.perception | |
magma.agent.perception.impl |
Modifier and Type | Method and Description |
---|---|
java.util.List<IPlayerPos> |
IPerception.getVisiblePlayers()
Get a list of all visible players
|
Modifier and Type | Class and Description |
---|---|
class |
PlayerPos
Represents an agent on the field (position, player number, team name, body
parts if applicable)
|
Modifier and Type | Method and Description |
---|---|
java.util.List<IPlayerPos> |
Perception.getVisiblePlayers() |