#include <AnimThread.h>
Public Methods | |
void | run () |
Begin execution of the thread. More... | |
void | setFPS (int fps) |
Set the desired frame for the application. More... | |
void | setUnlimitedFPS (bool toggle) |
Toggle unlimited frame rate mode. More... |
|
Begin execution of the thread.
|
|
Set the desired frame for the application.
|
|
Toggle unlimited frame rate mode.
|