|
CoriEngine
|
This is the complete list of members for Cori::Core::Application, including all inherited members.
| Application(const char *windowName) | Cori::Core::Application | explicit |
| EmitEvent(Event &event) | Cori::Core::Application | static |
| GetGameTimer() | Cori::Core::Application | inlinestatic |
| GetWindow() | Cori::Core::Application | inlinestatic |
| GetWorkerCount() | Cori::Core::Application | static |
| PopLayer() | Cori::Core::Application | static |
| PopOverlay() | Cori::Core::Application | static |
| PushLayer(Layer *layer) | Cori::Core::Application | static |
| PushOverlay(Layer *overlay) | Cori::Core::Application | static |
| Run() | Cori::Core::Application | |
| SetBackgroundColor(const glm::vec4 &color) | Cori::Core::Application | static |
| SubmitMainTask(F &&f, Args &&... args) | Cori::Core::Application | inlinestatic |
| SubmitWorkerTask(F &&f, Args &&... args) | Cori::Core::Application | inlinestatic |
| ~Application() | Cori::Core::Application | virtual |