![]() |
Simulant
21.12-553
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
|
The Updateable class. More...
#include <updateable.h>
Public Member Functions | |
virtual void | _update_thunk (float dt) |
virtual void | _late_update_thunk (float dt) |
virtual void | _fixed_update_thunk (float step) |
The Updateable class.
Any object that can be updated using a deltatime value