TazGraph Project v0.1.0
|
This is the complete list of members for AppInterface, including all inherited members.
_audioEngine (defined in AppInterface) | AppInterface | protected |
_currentScene (defined in AppInterface) | AppInterface | protected |
_inputManager (defined in AppInterface) | AppInterface | |
_isRunning (defined in AppInterface) | AppInterface | protected |
_limiter (defined in AppInterface) | AppInterface | protected |
_sceneList (defined in AppInterface) | AppInterface | protected |
_window (defined in AppInterface) | AppInterface | |
addScenes()=0 (defined in AppInterface) | AppInterface | pure virtual |
AppInterface(int threadCount) (defined in AppInterface) | AppInterface | |
checkInput() (defined in AppInterface) | AppInterface | protectedvirtual |
draw() (defined in AppInterface) | AppInterface | protectedvirtual |
exitSimulator() (defined in AppInterface) | AppInterface | |
getAudioEngine() (defined in AppInterface) | AppInterface | inline |
getFPSLimiter() (defined in AppInterface) | AppInterface | inline |
init() (defined in AppInterface) | AppInterface | protected |
initSystems() (defined in AppInterface) | AppInterface | protected |
onExit()=0 (defined in AppInterface) | AppInterface | pure virtual |
onInit()=0 (defined in AppInterface) | AppInterface | pure virtual |
onSDLEvent(SDL_Event &evnt) (defined in AppInterface) | AppInterface | |
run() (defined in AppInterface) | AppInterface | |
SCALE_SPEED (defined in AppInterface) | AppInterface | protected |
threadPool (defined in AppInterface) | AppInterface | |
update(float deltaTime) (defined in AppInterface) | AppInterface | protectedvirtual |
updateUI() (defined in AppInterface) | AppInterface | protectedvirtual |
~AppInterface() (defined in AppInterface) | AppInterface | virtual |