|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Tickable
A generic interface for objects that can participate in a per-frame tick.
| Method Summary | |
|---|---|
void |
tick(float elapsed)
Updates the state of this object based on the elapsed time in seconds. |
| Method Detail |
|---|
void tick(float elapsed)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||