getRelativeMousePosition

Wraps SDL_GetRelativeMouseState which gets the relative mouse position

@safe @trusted
int[2]
getRelativeMousePosition
()

Return Value

Type: int[2]

relative coordinate of the mouse

Meta