hx3d
1
2D/3D Simple Game Framework
|
This is the complete list of members for hx3d::Timer, including all inherited members.
hasEnded() | hx3d::Timer | |
initialize(long delay, bool loop=false) | hx3d::Timer | |
isLooping() | hx3d::Timer | |
remaining() | hx3d::Timer | |
reset() | hx3d::Timer | |
Timer() | hx3d::Timer | |
Timer(long delay, bool loop=false) | hx3d::Timer | |
update(float delta) | hx3d::Timer |