|
|
void | ToggleRuntimeEditor (bool isVisible) |
| |
|
void | CloseOnKeyPress (KeyCode key) |
| |
|
AppEventDispatcher & | GetEventDispatcher () |
| |
|
RenderAdaptor & | GetRenderAdaptor () |
| |
|
LoggerImpl & | GetLogger () |
| |
|
RuntimeEditor & | GetRuntimeEditor () |
| |
|
Window & | GetWindow () |
| |
|
float | GetTimeDelta () const |
| |
|
int | GetCurrentFPS () const |
| |
|
void | Run () |
| |
|
bool | IsRunning () const |
| |
|
void | CloseApplication () |
| |
|
void | CreateContext () |
| |
|
|
virtual void | OnCreate () |
| |
|
virtual void | OnUpdate () |
| |
|
virtual void | OnDestroy () |
| |
The documentation for this class was generated from the following files:
- src/Core/Application/Application.h
- src/Core/Application/Application.cpp