Definition at line 5 of file Zenith.cpp.
◆ Zenith()
◆ get()
◆ getPriority()
| int Zen::Application::getPriority |
( |
| ) |
const |
|
overridevirtualinherited |
◆ getWindow()
| Window & Zen::Application::getWindow |
( |
| ) |
|
|
inherited |
◆ onEvent()
| bool Zen::Application::onEvent |
( |
const ZenEvent & | event | ) |
|
|
overridevirtualinherited |
◆ onUpdate()
| void Zen::Application::onUpdate |
( |
DeltaTime | deltaTime | ) |
|
|
inherited |
◆ popLayer()
| void Zen::Application::popLayer |
( |
Layer * | layer | ) |
|
|
inherited |
◆ popOverlay()
| void Zen::Application::popOverlay |
( |
Layer * | overlay | ) |
|
|
inherited |
◆ pushLayer()
| void Zen::Application::pushLayer |
( |
Layer * | layer | ) |
|
|
inherited |
◆ pushOverlay()
| void Zen::Application::pushOverlay |
( |
Layer * | overlay | ) |
|
|
inherited |
◆ run()
| void Zen::Application::run |
( |
| ) |
|
|
inherited |
The documentation for this class was generated from the following file: