MouseEvent

MouseEvent

Used by the MouseController Class.


Constructor

new MouseEvent(type, potato)

Parameters:
Name Type Description
type String
potato Object

Members

(static) MOUSE_DOWN :String

mouseDown

Type:
  • String

(static) MOUSE_EVENT :String

mouseEvent

Type:
  • String

(static) MOUSE_MOVE :String

mouseMove

Type:
  • String

(static) MOUSE_UP :String

mouseUp

Type:
  • String

constructor

x :Number

Type:
  • Number

y :Number

Type:
  • Number