GATE
gate::apps::GateGames Member List

This is the complete list of members for gate::apps::GateGames, including all inherited members.

App() (defined in gate::App)gate::App
GateGames() (defined in gate::apps::GateGames)gate::apps::GateGames
getArgs() const (defined in gate::App)gate::Appprotected
getHandle() const (defined in gate::App)gate::Appprotected
getPath() const (defined in gate::App)gate::Appprotected
getSurface() (defined in gate::graph::GlSurfaceEventSink)gate::graph::GlSurfaceEventSinkprotectedvirtual
GlSurfaceEventSink() (defined in gate::graph::GlSurfaceEventSink)gate::graph::GlSurfaceEventSinkprotected
onExit(GlSurface &surface) (defined in gate::apps::GateGames)gate::apps::GateGamesprotectedvirtual
onKeyDown(GlSurface &surface, Keyboard::code_t keyCode, Keyboard::states_t keyStates) (defined in gate::apps::GateGames)gate::apps::GateGamesprotectedvirtual
onKeyUp(GlSurface &surface, Keyboard::code_t keyCode, Keyboard::states_t keyStates) (defined in gate::apps::GateGames)gate::apps::GateGamesprotectedvirtual
onPointerDown(GlSurface &surface, uint32_t pointerType, real32_t x, real32_t y) (defined in gate::apps::GateGames)gate::apps::GateGamesprotectedvirtual
onPointerMove(GlSurface &surface, uint32_t pointerType, real32_t x, real32_t y) (defined in gate::apps::GateGames)gate::apps::GateGamesprotectedvirtual
onPointerUp(GlSurface &surface, uint32_t pointerType, real32_t x, real32_t y) (defined in gate::apps::GateGames)gate::apps::GateGamesprotectedvirtual
onRender(GlSurface &surface) (defined in gate::apps::GateGames)gate::apps::GateGamesprotectedvirtual
onResize(GlSurface &surface, uint32_t width, uint32_t height) (defined in gate::apps::GateGames)gate::apps::GateGamesprotectedvirtual
onScroll(GlSurface &surface, int32_t xDirection, int32_t yDirection) (defined in gate::apps::GateGames)gate::apps::GateGamesprotectedvirtual
parseAppOptions(Array< String > const &args, AppOptionDef **defs, size_t defsCount) (defined in gate::App)gate::Appstatic
parseAppOptions(Array< String > const &args, AppOptionDef *defs, size_t defsCount) (defined in gate::App)gate::Appstatic
printAppOptions(AppOptionDef const *const *defs, size_t defsCount, Stream &stream) (defined in gate::App)gate::Appstatic
printAppOptions(AppOptionDef const *defs, size_t defsCount, Stream &stream) (defined in gate::App)gate::Appstatic
runApp(App &app, char const *program, char const *const *arguments, gate_size_t argcount, gate_uintptr_t apphandle) (defined in gate::App)gate::Appstatic
setExitCode(int value) (defined in gate::App)gate::Appprotected
~App() noexcept (defined in gate::App)gate::Appvirtual
~GateGames() noexcept (defined in gate::apps::GateGames)gate::apps::GateGamesvirtual
~GlSurfaceEventSink() noexcept (defined in gate::graph::GlSurfaceEventSink)gate::graph::GlSurfaceEventSinkprotectedvirtual
~IRunnable() noexcept (defined in gate::IRunnable)gate::IRunnablevirtual