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