|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IGBWorldObjectEvent | |
|---|---|
| cz.cuni.amis.pogamut.udk.communication.messages | Java wrappers for the message objects send by the GameBotsUDK. |
| cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages | |
| cz.cuni.amis.pogamut.udk.communication.worldview.objects | |
| Uses of IGBWorldObjectEvent in cz.cuni.amis.pogamut.udk.communication.messages |
|---|
| Classes in cz.cuni.amis.pogamut.udk.communication.messages that implement IGBWorldObjectEvent | |
|---|---|
class |
GBObjectUpdate
|
| Uses of IGBWorldObjectEvent in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages |
|---|
| Classes in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages that implement IGBWorldObjectEvent | |
|---|---|
class |
AliveMessage
Synchronous message. |
class |
AutoTraceRay
Synchronous message. |
class |
ConfigChange
Asynchronous message. |
class |
FlagInfo
Synchronous message. |
static class |
FlagInfo.ObjectDisappeared
Used to drop Visible flag from the object. |
class |
GameInfo
Asynchronous message. |
class |
IncomingProjectile
Both asynchronous and synchronous message. |
class |
InitedMessage
Asynchronous message. |
class |
Item
Synchronous/asynchronous message. |
static class |
Item.ObjectDisappeared
Used to drop Visible flag from the object. |
class |
ItemCategory
Synchronous/asynchronous message. |
class |
Mover
Synchronous message. |
static class |
Mover.ObjectDisappeared
Used to drop Visible flag from the object. |
class |
MyInventory
An object in the observed player's inventory. |
class |
NavPoint
Synchronous message. |
static class |
NavPoint.ObjectDisappeared
Used to drop Visible flag from the object. |
class |
Player
Synchronous message. |
static class |
Player.ObjectDisappeared
Used to drop Visible flag from the object. |
class |
Self
Synchronous message. |
class |
TeamScore
Synchronous message. |
class |
Vehicle
Synchronous message. |
static class |
Vehicle.ObjectDisappeared
Used to drop Visible flag from the object. |
| Uses of IGBWorldObjectEvent in cz.cuni.amis.pogamut.udk.communication.worldview.objects |
|---|
| Subinterfaces of IGBWorldObjectEvent in cz.cuni.amis.pogamut.udk.communication.worldview.objects | |
|---|---|
interface |
IGBWorldObjectDisappeared
Marker for "lost from sight" event, meaning some object disappeared from the bot's view. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||