MCPcopy
hub / github.com/KilledByAPixel/LittleJS / onRender

Method onRender

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

Called each frame before object renders

()

Source from the content-addressed store, hash-verified

985
986 /** Called each frame before object renders */
987 onRender() {}
988
989 /** Called when the mouse enters the object */
990 onEnter() {}

Callers 1

renderMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected