MouseState

Undocumented in source.

Members

Functions

isButtonPressed
bool isButtonPressed(InputButton button)
Undocumented in source. Be warned that the author may not have intended to support it.
pressButton
void pressButton(InputButton button)
Undocumented in source. Be warned that the author may not have intended to support it.
releaseButton
void releaseButton(InputButton button)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

x
double x;
y
double y;
Undocumented in source.

Meta