| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages | |
| cz.cuni.amis.pogamut.udk.communication.worldview.objects |
| Modifier and Type | Class and Description |
|---|---|
static class |
FlagInfo.ObjectDisappeared
Used to drop Visible flag from the object.
|
static class |
Item.ObjectDisappeared
Used to drop Visible flag from the object.
|
static class |
Mover.ObjectDisappeared
Used to drop Visible flag from the object.
|
static class |
NavPoint.ObjectDisappeared
Used to drop Visible flag from the object.
|
static class |
Player.ObjectDisappeared
Used to drop Visible flag from the object.
|
static class |
Vehicle.ObjectDisappeared
Used to drop Visible flag from the object.
|
| Modifier and Type | Method and Description |
|---|---|
IGBWorldObjectDisappeared |
Vehicle.createDisappearEvent() |
IGBWorldObjectDisappeared |
Player.createDisappearEvent() |
IGBWorldObjectDisappeared |
NavPoint.createDisappearEvent() |
IGBWorldObjectDisappeared |
Mover.createDisappearEvent() |
IGBWorldObjectDisappeared |
Item.createDisappearEvent() |
IGBWorldObjectDisappeared |
FlagInfo.createDisappearEvent() |
| Modifier and Type | Method and Description |
|---|---|
IGBWorldObjectDisappeared |
IGBViewable.createDisappearEvent()
Creates an update event that has to update visibility to false.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.