| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages |
| Modifier and Type | Class and Description |
|---|---|
class |
NavPointLocalImpl
Implementation of the local part of the GameBots2004 message NAV.
|
class |
NavPointMessage.NavPointLocalMessage
Implementation of the local part of the GameBots2004 message NAV, used
to facade NAVMessage.
|
| Modifier and Type | Field and Description |
|---|---|
protected NavPointLocal |
NavPointLocalImpl.NavPointLocalUpdate.data |
| Modifier and Type | Method and Description |
|---|---|
abstract NavPointLocal |
NavPointLocal.clone() |
NavPointLocal |
NavPointMessage.getLocal() |
NavPointLocal |
NavPointLocal.getLocal() |
NavPointLocal |
NavPointCompositeImpl.getLocal() |
| Constructor and Description |
|---|
NavPointLocal.ObjectDisappeared(NavPointLocal obj,
long time) |
NavPointLocalImpl.NavPointLocalUpdate(NavPointLocal moverLocal,
long time) |
NavPointLocalImpl(NavPointLocal 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.