Window.openGL

Wraps SDL_GetWindowFlags to check whether the window utilizes OpenGL

class Window
const @property @trusted
bool
openGL
()

Return Value

Type: bool

true if the the window utilizes OpenGL, otherwise false

Meta