MouseEvent

Analog to the AS3 flash.events.MouseEvent class.

Extends

Members

(static) CLICK

The CLICK event.

(static) MOUSE_DOWN

The MOUSE_DOWN event.

(static) MOUSE_MOVE

The MOUSE_MOVE event.

(static) MOUSE_OUT

The MOUSE_OUT event.

(static) MOUSE_OVER

The MOUSE_OVER event.

(static) MOUSE_UP

The MOUSE_UP event.

(static) ROLL_OUT

The ROLL_OUT event.

(static) ROLL_OVER

The ROLL_OVER event.