| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages |
| Modifier and Type | Class and Description |
|---|---|
class |
AliveMessageCompositeImpl
Composite implementation of the ALIVE abstract message.
|
class |
AliveMessageMessage
Implementation of the GameBots2004 message ALIVE contains also its Local/Shared/Static subpart class definitions..
|
| Modifier and Type | Method and Description |
|---|---|
AliveMessage |
UT2004CompositeObjectCreator.AliveMessageCreator.create(ILocalWorldObject localPart,
ISharedWorldObject sharedPart,
IStaticWorldObject staticPart) |
| Constructor and Description |
|---|
AliveMessage.AliveMessageUpdate(AliveMessage source,
long eventTime,
ITeamId teamId) |
AliveMessageLocalImpl(AliveMessage original)
Cloning constructor from the full message.
|
AliveMessageStaticImpl(AliveMessage original)
Cloning constructor from the full message.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.