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

Method onClick

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

Called when user clicks on this object

()

Source from the content-addressed store, hash-verified

1000
1001 /** Called when user clicks on this object */
1002 onClick() {}
1003
1004 /** Called when the state of this object changes */
1005 onChange() {}

Callers 3

clickMethod · 0.95
clickMethod · 0.80
clickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected