Package | Description |
---|---|
magma.agent.general | |
magma.robots.nao.general | |
magma.robots.nao1.general | |
magma.robots.nao2.general | |
magma.robots.nao3.general | |
magma.robots.naotoe.general |
Modifier and Type | Method and Description |
---|---|
ComponentFactory |
PlayerParameters.getComponentFactory()
Retrieve the reference to the component factory
|
Constructor and Description |
---|
PlayerParameters(ChannelParameters channelParams,
ParameterMap behaviorParams,
java.util.logging.Level level,
int serverVersion,
ComponentFactory factory,
int decisionMakerID) |
PlayerParameters(java.lang.String teamname,
byte teamID,
int playerNumber,
java.lang.String host,
int port,
ParameterMap behaviorParams,
java.util.logging.Level level,
int serverVersion,
ComponentFactory factory,
int decisionMakerID)
Instantiates and initializes a new PlayerParameters object
|
Modifier and Type | Class and Description |
---|---|
class |
NAOComponentFactory |
Modifier and Type | Class and Description |
---|---|
class |
NAO1ComponentFactory |
Modifier and Type | Class and Description |
---|---|
class |
NAO2ComponentFactory |
Modifier and Type | Class and Description |
---|---|
class |
NAO3ComponentFactory |
Modifier and Type | Class and Description |
---|---|
class |
NAOToeComponentFactory |