Methods
# execute(event) → {boolean}
Update scene position.
Parameters:
Name | Type | Description |
---|---|---|
event |
object
|
The event containing the target information. |
No need to redraw because scene is directly updated.
boolean
# finalize() → {boolean}
Send event to indicate that scene have moving.
No need to redraw because scene is directly updated.
boolean