getMouseState

Wraps SDL_GetMouseState which gets the states of the mouse buttons

@safe @trusted
getMouseState
()

Return Value

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

Meta