#include <core.h>
Public Member Functions | |
~Core () | |
Static Public Member Functions | |
static Core * | Get () |
static ResourceManager * | rMan () |
static WindowManager * | wMan () |
Private Member Functions | |
Core () |
Gui::Core::~Core | ( | ) | [inline] |
Gui::Core::Core | ( | ) | [inline, private] |
static Core* Gui::Core::Get | ( | ) | [inline, static] |
static ResourceManager* Gui::Core::rMan | ( | ) | [inline, static] |
static WindowManager* Gui::Core::wMan | ( | ) | [inline, static] |