Faro Engine 0.0.0.b519570 (main)
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
Window.hpp File Reference
#include <Containers/String.hpp>
#include <Math/Vector2.hpp>
#include <Memory/Object.hpp>
#include <Util/Broadcast.hpp>
#include <Math/Rect.hpp>

Go to the source code of this file.

Classes

struct  Faro::WindowState
 
class  Faro::Window
 

Namespaces

namespace  Faro
 

Enumerations

enum  Faro::WindowMode {
  Faro::WM_Hidden , Faro::WM_Minimized , Faro::WM_Windowed , Faro::WM_Maximized ,
  Faro::WM_Fullscreen , Faro::WM_ENUMSIZE
}