| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages |
| Modifier and Type | Class and Description |
|---|---|
class |
IncomingProjectileLocalImpl
Implementation of the local part of the GameBots2004 message PRJ.
|
class |
IncomingProjectileMessage.IncomingProjectileLocalMessage
Implementation of the local part of the GameBots2004 message PRJ, used
to facade PRJMessage.
|
| Modifier and Type | Field and Description |
|---|---|
protected IncomingProjectileLocal |
IncomingProjectileLocalImpl.IncomingProjectileLocalUpdate.data |
| Modifier and Type | Method and Description |
|---|---|
abstract IncomingProjectileLocal |
IncomingProjectileLocal.clone() |
IncomingProjectileLocal |
IncomingProjectileMessage.getLocal() |
IncomingProjectileLocal |
IncomingProjectileLocal.getLocal() |
IncomingProjectileLocal |
IncomingProjectileCompositeImpl.getLocal() |
| Constructor and Description |
|---|
IncomingProjectileLocal.ObjectDisappeared(IncomingProjectileLocal obj,
long time) |
IncomingProjectileLocalImpl.IncomingProjectileLocalUpdate(IncomingProjectileLocal moverLocal,
long time) |
IncomingProjectileLocalImpl(IncomingProjectileLocal 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.