TazGraph Project v0.1.0
|
This is the complete list of members for App, 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() override (defined in App) | App | virtual |
App(int threadCount) (defined in App) | App | |
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() override (defined in App) | App | virtual |
onInit() override (defined in App) | App | 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 |
~App() (defined in App) | App | |
~AppInterface() (defined in AppInterface) | AppInterface | virtual |