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

Method onRelease

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

Called when the mouse is released while over the object

()

Source from the content-addressed store, hash-verified

997
998 /** Called when the mouse is released while over the object */
999 onRelease() {}
1000
1001 /** Called when user clicks on this object */
1002 onClick() {}

Callers 2

updateMethod · 0.95
navigatePressedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected