|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWorldObjectUpdatedEvent | |
|---|---|
| cz.cuni.amis.pogamut.base.communication.translator.event | |
| cz.cuni.amis.pogamut.base.communication.worldview.impl | |
| cz.cuni.amis.pogamut.base3d.worldview.impl | |
| Uses of IWorldObjectUpdatedEvent in cz.cuni.amis.pogamut.base.communication.translator.event |
|---|
| Classes in cz.cuni.amis.pogamut.base.communication.translator.event that implement IWorldObjectUpdatedEvent | |
|---|---|
static class |
IWorldObjectUpdatedEvent.DestroyWorldObject
Shortcut implementation of IWorldObjectUpdatedEvent that informs that some object has been destroyed. |
| Uses of IWorldObjectUpdatedEvent in cz.cuni.amis.pogamut.base.communication.worldview.impl |
|---|
| Methods in cz.cuni.amis.pogamut.base.communication.worldview.impl with parameters of type IWorldObjectUpdatedEvent | |
|---|---|
protected void |
EventDrivenWorldView.objectUpdatedEvent(IWorldObjectUpdatedEvent updateEvent)
Called from EventDrivenWorldView.innerNotify(IWorldChangeEvent) if the event is IWorldObjectUpdatedEvent
to process it. |
| Uses of IWorldObjectUpdatedEvent in cz.cuni.amis.pogamut.base3d.worldview.impl |
|---|
| Methods in cz.cuni.amis.pogamut.base3d.worldview.impl with parameters of type IWorldObjectUpdatedEvent | |
|---|---|
protected void |
VisionWorldView.objectUpdatedEvent(IWorldObjectUpdatedEvent updateEvent)
It additionally handles IViewable objects automatically raising WorldObjectAppearedEvent and
WorldObjectDisappearedEvent. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||