Mouse.getState

Returns the mouse state and (if y and y aren't null) the current position.

See: Mouse.State enum

class Mouse
static
uint
getState
(
int* x = null
,
int* y = null
)

Meta