Get / set the flag determining if this entity will respond to mouse interaction or not. When you set a mouse* event e.g. mouseUp, mouseOver etc this flag will automatically be reset to true.
mouseEventsActive (Booleanval)
BooleanvalThe flag value true or false.
Returns * "this" when arguments are passed to allow method chaining or the current value if no arguments are specified.