| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages |
| Modifier and Type | Class and Description |
|---|---|
class |
BombInfoCompositeImpl
Composite implementation of the BOM abstract message.
|
class |
BombInfoMessage
Implementation of the GameBots2004 message BOM contains also its Local/Shared/Static subpart class definitions..
|
| Modifier and Type | Method and Description |
|---|---|
BombInfo |
UT2004CompositeObjectCreator.BombInfoCreator.create(ILocalWorldObject localPart,
ISharedWorldObject sharedPart,
IStaticWorldObject staticPart) |
| Constructor and Description |
|---|
BombInfo.BombInfoUpdate(BombInfo source,
long eventTime,
ITeamId teamId) |
BombInfo.ObjectDisappeared(BombInfo obj,
long time) |
BombInfoLocalImpl(BombInfo original)
Cloning constructor from the full message.
|
BombInfoStaticImpl(BombInfo 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.