Function Window.openGL
Wraps SDL_GetWindowFlags to check whether the window utilizes OpenGL
bool openGL() @property @trusted const;
Returns
true if the the window utilizes OpenGL, otherwise false
Wraps SDL_GetWindowFlags to check whether the window utilizes OpenGL
bool openGL() @property @trusted const;
true if the the window utilizes OpenGL, otherwise false