ASGE  3.2.0
Simple Game Framework in GL
ASGE::Game Member List

This is the complete list of members for ASGE::Game, including all inherited members.

beginFrame()=0ASGE::Gamepure virtual
endFrame()=0ASGE::Gamepure virtual
exitASGE::Gameprotected
exitAPI() noexcept=0ASGE::Gamepure virtual
fixedTimeStep() constASGE::Gameprotected
fixedUpdate(const GameTime &us)ASGE::Gamevirtual
fpsLimit() constASGE::Gameprotected
Game(const GameSettings &game_settings)ASGE::Gameexplicit
Game(const Game &rhs)=delete (defined in ASGE::Game)ASGE::Game
initAPI(const ASGE::GameSettings &)=0ASGE::Gamepure virtual
initFileIO(const ASGE::GameSettings &settings)ASGE::Gameprotected
inputsASGE::Gameprotected
operator=(const Game &rhs)=delete (defined in ASGE::Game)ASGE::Game
render(const GameTime &us)=0ASGE::Gamepure virtual
rendererASGE::Gameprotected
run()ASGE::Game
show_fpsASGE::Gameprotected
signalExit() noexceptASGE::Game
title() constASGE::Gameprotected
toggleFPS() noexceptASGE::Gameprotected
update(const GameTime &us)=0ASGE::Gamepure virtual
updateFPS()ASGE::Gameprotected
~Game()ASGE::Gamevirtual