| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages | |
| cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events |
| Modifier and Type | Class and Description |
|---|---|
class |
MoverCompositeImpl
Composite implementation of the MOV abstract message.
|
class |
MoverMessage
Implementation of the GameBots2004 message MOV contains also its Local/Shared/Static subpart class definitions..
|
| Modifier and Type | Method and Description |
|---|---|
Mover |
UT2004CompositeObjectCreator.MoverCreator.create(ILocalWorldObject localPart,
ISharedWorldObject sharedPart,
IStaticWorldObject staticPart) |
| Constructor and Description |
|---|
Mover.MoverUpdate(Mover source,
long eventTime,
ITeamId teamId) |
Mover.ObjectDisappeared(Mover obj,
long time) |
MoverLocalImpl(Mover original)
Cloning constructor from the full message.
|
MoverStaticImpl(Mover original)
Cloning constructor from the full message.
|
| Modifier and Type | Method and Description |
|---|---|
List<Mover> |
MoverListObtained.getMovers() |
| Constructor and Description |
|---|
MoverListObtained(List<Mover> list,
long simTime) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.