#include <main.h>
Public Member Functions | |
int | main (void) |
unsigned int | getDeltaTime (void) |
Definition at line 66 of file main.h.
|
How much time has passed since last update. Hence it has a static member "lastTime".
|
|
Entry point of our application.
|