Allolib  1.0
C++ Components For Interactive Multimedia
al::WindowSetupProperties Struct Reference

Public Attributes

Window::Cursor cursor = Window::Cursor::POINTER
 
bool cursorVisible = true
 
Window::Dim dimensions {50, 50, 640, 480}
 
Window::DisplayMode displayMode {Window::DEFAULT_BUF}
 
bool fullScreen = false
 
std::string title = "Alloapp"
 
bool vsync = true
 
bool decorated = true
 

Detailed Description

Definition at line 21 of file al_OpenGLGraphicsDomain.hpp.


The documentation for this struct was generated from the following file: