![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include "Platform/Headers/DisplayWindow.h"
#include "Utility/Headers/Colours.h"
#include "WindowManager.inl"
Go to the source code of this file.
Classes | |
class | Divide::WindowManager |
struct | Divide::WindowManager::MonitorData |
struct | Divide::WindowDescriptor |
struct | Divide::SizeChangeParams |
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
Macros | |
#define | DVD_CORE_WINDOW_MANAGER_H_ |
Enumerations | |
enum class | Divide::WindowMode : U8 { Divide::WINDOWED = 0 , Divide::BORDERLESS_WINDOWED , Divide::FULLSCREEN } |
#define DVD_CORE_WINDOW_MANAGER_H_ |
Definition at line 34 of file WindowManager.h.