|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MoverLocal | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages | |
| Uses of MoverLocal in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages |
|---|
| Subclasses of MoverLocal in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages | |
|---|---|
class |
MoverLocalImpl
Implementation of the local part of the GameBots2004 message MOV. |
class |
MoverMessage.MoverLocalMessage
Implementation of the local part of the GameBots2004 message MOV, used to facade MOVMessage. |
| Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as MoverLocal | |
|---|---|
protected MoverLocal |
MoverLocalImpl.MoverLocalUpdate.data
|
| Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return MoverLocal | |
|---|---|
abstract MoverLocal |
MoverLocal.clone()
|
MoverLocal |
MoverLocal.getLocal()
|
MoverLocal |
MoverMessage.getLocal()
|
MoverLocal |
MoverCompositeImpl.getLocal()
|
| Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type MoverLocal | |
|---|---|
MoverLocal.ObjectDisappeared(MoverLocal obj,
long time)
|
|
MoverLocalImpl.MoverLocalUpdate(MoverLocal moverLocal,
long time)
|
|
MoverLocalImpl(MoverLocal original)
Cloning constructor from the message part. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||