Allolib
1.0
C++ Components For Interactive Multimedia
|
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 |
Definition at line 21 of file al_OpenGLGraphicsDomain.hpp.