Package | Description |
---|---|
magma.agent.thoughtmodel.strategy.impl | |
magma.agent.thoughtmodel.strategy.impl.strategies |
Constructor and Description |
---|
RoleManager(IGlobalMap worldModel,
ITeamStrategy strategy)
This unit cares about the different roles and how they work together or
with each other.
|
Modifier and Type | Class and Description |
---|---|
class |
AcceptorStrategy |
class |
BaseStrategy |
class |
DefaultStrategy
Our default strategy, primarily used when we had no dynamic role management.
|
class |
OffensiveStrategy
This strategy plays with a ball acceptor and a ball demander, thus two
players in front of the actual ball position.
|