Package | Description |
---|---|
magma.agent.worldmodel | |
magma.agent.worldmodel.impl | |
magma.util.connection | |
magma.util.connection.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
IGlobalMap
Represents all environment data available to the agent
|
Modifier and Type | Class and Description |
---|---|
class |
GlobalMap
Container class for all visible objects on the field, for the time and game
state
|
Modifier and Type | Interface and Description |
---|---|
interface |
IServerConnection
Server connection interface
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionBase
Base for connection implementations
|
class |
RCSSLogFileConnection |
class |
ServerConnection
Server connection implementation
|
class |
SocketConnection
Base for socket connection implementations
|
class |
TimedConnection
Just implements a time trigger that can trigger perception e.g. to Naoqi.
|
class |
UDPConnection
UDP socket connection implementation
|