| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages |
| Modifier and Type | Class and Description |
|---|---|
class |
VehicleLocalImpl
Implementation of the local part of the GameBots2004 message VEH.
|
class |
VehicleMessage.VehicleLocalMessage
Implementation of the local part of the GameBots2004 message VEH, used
to facade VEHMessage.
|
| Modifier and Type | Field and Description |
|---|---|
protected VehicleLocal |
VehicleLocalImpl.VehicleLocalUpdate.data |
| Modifier and Type | Method and Description |
|---|---|
abstract VehicleLocal |
VehicleLocal.clone() |
VehicleLocal |
VehicleMessage.getLocal() |
VehicleLocal |
VehicleLocal.getLocal() |
VehicleLocal |
VehicleCompositeImpl.getLocal() |
| Constructor and Description |
|---|
VehicleLocal.ObjectDisappeared(VehicleLocal obj,
long time) |
VehicleLocalImpl.VehicleLocalUpdate(VehicleLocal moverLocal,
long time) |
VehicleLocalImpl(VehicleLocal original)
Cloning constructor from the message part.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.