GlWindow.canDo
bool canDo(int m) nothrow @nogcChecks if a display mode is available on this system.
Parameters
m | Mode flags to check |
Returns
true if the mode is supported
bool canDo(int m) nothrow @nogcChecks if a display mode is available on this system.
m | Mode flags to check |