mouseOut property

bool mouseOut
getter/setter pair

Whether the mouse is outside the display object's bounds.

Implementation

bool mouseOut = false;