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

Method onUpdate

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

Called each frame before object updates

()

Source from the content-addressed store, hash-verified

982
983 /** Called each frame before object updates */
984 onUpdate() {}
985
986 /** Called each frame before object renders */
987 onRender() {}

Callers 1

updateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected