| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages |
| Modifier and Type | Class and Description |
|---|---|
class |
PlayerLocalImpl
Implementation of the local part of the GameBots2004 message PLR.
|
class |
PlayerMessage.PlayerLocalMessage
Implementation of the local part of the GameBots2004 message PLR, used
to facade PLRMessage.
|
| Modifier and Type | Field and Description |
|---|---|
protected PlayerLocal |
PlayerLocalImpl.PlayerLocalUpdate.data |
| Modifier and Type | Method and Description |
|---|---|
abstract PlayerLocal |
PlayerLocal.clone() |
PlayerLocal |
PlayerMessage.getLocal() |
PlayerLocal |
PlayerLocal.getLocal() |
PlayerLocal |
PlayerCompositeImpl.getLocal() |
| Constructor and Description |
|---|
PlayerLocal.ObjectDisappeared(PlayerLocal obj,
long time) |
PlayerLocalImpl.PlayerLocalUpdate(PlayerLocal moverLocal,
long time) |
PlayerLocalImpl(PlayerLocal 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.