- click
void click(int button, bool down)
Undocumented in source. Be warned that the author may not have intended to support it.
- dup
Mouse dup()
Undocumented in source. Be warned that the author may not have intended to support it.
- handle
void handle(Event event)
Undocumented in source. Be warned that the author may not have intended to support it.
- move
void move(int x, int y, int dx, int dy)
Undocumented in source. Be warned that the author may not have intended to support it.
- moveTo
void moveTo(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
- scroll
void scroll(int dx, int dy)
Undocumented in source. Be warned that the author may not have intended to support it.