MCPcopy Index your code
hub / github.com/KilledByAPixel/LittleJS / onLeave

Method onLeave

plugins/uiSystem.js:993–993  ·  view source on GitHub ↗

Called when the mouse leaves the object

()

Source from the content-addressed store, hash-verified

991
992 /** Called when the mouse leaves the object */
993 onLeave() {}
994
995 /** Called when the mouse is pressed while over the object */
996 onPress() {}

Callers 1

updateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected