|
Chronos 0.0
A advanced 2D rendering and animation system
|

Go to the source code of this file.
Functions | |
| void | addElements () |
| int | main () |
Variables | |
| Chronos::Editor::EditorManager | editorManager |
| void addElements | ( | ) |
Definition at line 27 of file editorMain.cpp.
References Chronos::Editor::EditorManager::addElements(), and editorManager.


| int main | ( | ) |
Definition at line 29 of file editorMain.cpp.
References addElements(), Chronos::Manager::Initializer::BackgroundColor, Chronos::Manager::Manager::drawFrame(), editorManager, Chronos::Manager::Manager::getWindow(), Chronos::Editor::EditorManager::init(), LOG, Chronos::Manager::Initializer::WindowHeight, and Chronos::Manager::Initializer::WindowWidth.

| Chronos::Editor::EditorManager editorManager |
Definition at line 25 of file editorMain.cpp.