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

Method onChange

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

Called when the state of this object changes

()

Source from the content-addressed store, hash-verified

1003
1004 /** Called when the state of this object changes */
1005 onChange() {}
1006};
1007
1008///////////////////////////////////////////////////////////////////////////////

Callers 6

stopEditingMethod · 0.80
clickMethod · 0.80
updateMethod · 0.80
navigatePressedMethod · 0.80
gameInitFunction · 0.80
createUIFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected