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

Method onPress

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

Called when the mouse is pressed while over the object

()

Source from the content-addressed store, hash-verified

994
995 /** Called when the mouse is pressed while over the object */
996 onPress() {}
997
998 /** Called when the mouse is released while over the object */
999 onRelease() {}

Callers 1

updateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected