Mouse.captureCursor

Capture the mouse and track input outside of an Window.

class Mouse
@nogc static nothrow
static if(SDL_VERSION_ATLEAST(2, 0, 4))
void
captureCursor
(
bool enable
)

Meta