|
Saga
Saga Game Engine
|
This is the complete list of members for Saga::App, including all inherited members.
| App() | Saga::App | |
| createGameWorld() | Saga::App | |
| draw() | Saga::App | |
| fixedUpdate(float deltaTime, float time) | Saga::App | |
| framebufferResizeEvent(int width, int height) | Saga::App | |
| keyEvent(int key, int action) | Saga::App | |
| mouseButtonEvent(int button, int action) | Saga::App | |
| mousePosEvent(double xpos, double ypos) | Saga::App | |
| removeGameWorld(std::shared_ptr< GameWorld > world) | Saga::App | |
| scrollEvent(double distance) | Saga::App | |
| update(float deltaTime, float time) | Saga::App | |
| windowResizeEvent(int width, int height) | Saga::App | |
| ~App() | Saga::App | virtual |