Definition at line 19 of file ZEN_Application.h.
◆ Application()
| Zen::Application::Application |
( |
| ) |
|
◆ ~Application()
| Zen::Application::~Application |
( |
| ) |
|
|
virtual |
◆ get()
◆ getPriority()
| int Zen::Application::getPriority |
( |
| ) |
const |
|
overridevirtual |
◆ getWindow()
| Window & Zen::Application::getWindow |
( |
| ) |
|
◆ onEvent()
| bool Zen::Application::onEvent |
( |
const ZenEvent & | event | ) |
|
|
overridevirtual |
◆ onUpdate()
| void Zen::Application::onUpdate |
( |
DeltaTime | deltaTime | ) |
|
◆ popLayer()
| void Zen::Application::popLayer |
( |
Layer * | layer | ) |
|
◆ popOverlay()
| void Zen::Application::popOverlay |
( |
Layer * | overlay | ) |
|
◆ pushLayer()
| void Zen::Application::pushLayer |
( |
Layer * | layer | ) |
|
◆ pushOverlay()
| void Zen::Application::pushOverlay |
( |
Layer * | overlay | ) |
|
◆ run()
| void Zen::Application::run |
( |
| ) |
|
The documentation for this class was generated from the following files: