public final class UpdateEvent extends Event
Constructor and Description |
---|
UpdateEvent(float tpf) |
Modifier and Type | Method and Description |
---|---|
float |
getTpf()
Gets the time-per-frame, i.e. the amount of seconds between the last
call and this call.
|