onMouseOutGlobal(event)
The internal method that handles the mouse out event from the window.
Parameters
Name Type Description event MouseEvent The native event from the browser. This gets stored in Mouse.event.
Source code: input/Mouse.js (Line 408)