getRelativeMouseState

Wraps SDL_GetRelativeMouseState which gets the relative states of the mouse buttons

@safe @trusted
getRelativeMouseState
()

Return Value

dsdl2.MouseState specifying the relative pressed-states of the mouse buttons

Meta