Class to control mouse operations.
show () : void hide () : void position ($x = NULL, $y = NULL) : array pressed ($but) : bool down ($but) : bool LEFT = 1 MIDDLE = 2 RIGHT = 3 WHEEL_UP = 4 WHEEL_DOWN = 5