| Modifier and Type | Class and Description |
|---|---|
static class |
IWorldObjectUpdatedEvent.DestroyWorldObject
Shortcut implementation of
IWorldObjectUpdatedEvent that informs that some object has been destroyed. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EventDrivenWorldView.objectUpdatedEvent(IWorldObjectUpdatedEvent updateEvent)
Called from
EventDrivenWorldView.innerNotify(IWorldChangeEvent) if the event is IWorldObjectUpdatedEvent
to process it. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VisionWorldView.objectUpdatedEvent(IWorldObjectUpdatedEvent updateEvent)
It additionally handles
IViewable objects automatically raising WorldObjectAppearedEvent and
WorldObjectDisappearedEvent. |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.