|
CeresEngine 0.2.0
A game development framework
|
#include "Forward.hpp"#include "CeresEngine/Input/Forward.hpp"#include "CeresEngine/Macros.hpp"#include "CeresEngine/Foundation/Event.hpp"#include "CeresEngine/Foundation/String.hpp"#include "CeresEngine/Math/Math.hpp"#include "CeresEngine/Math/Rect.hpp"Go to the source code of this file.
Classes | |
| struct | CeresEngine::PlatformWindowDescriptor |
| A structure that describes how to create a new window. More... | |
| struct | CeresEngine::PlatformWindowProperties |
| A structure that contains the state and settings for the window. More... | |
| class | CeresEngine::PlatformWindow |
Namespaces | |
| namespace | CeresEngine |