public static interface Manager.Updatable
update()
method of this Manager's Updatable is called.| Modifier and Type | Method and Description |
|---|---|
void |
update()
A callback called whenever this
Manager's currently "active"
object changes. |
void update()
Manager's currently "active"
object changes.