|
CeresEngine 0.2.0
A game development framework
|
#include "CeresEngine/Entity/Component.hpp"#include "CeresEngine/Entity/Entity.hpp"#include <functional>Go to the source code of this file.
Classes | |
| struct | CeresEngine::Graphics::UI::UIComponent |
| struct | CeresEngine::Graphics::UI::UIComponent::Accessor |
Namespaces | |
| namespace | CeresEngine |
| namespace | CeresEngine::Graphics |
| namespace | CeresEngine::Graphics::UI |
Typedefs | |
| using | CeresEngine::Graphics::UI::UIObject = EntityObject< UIComponent > |