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

Method onEnter

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

Called when the mouse enters the object

()

Source from the content-addressed store, hash-verified

988
989 /** Called when the mouse enters the object */
990 onEnter() {}
991
992 /** Called when the mouse leaves the object */
993 onLeave() {}

Callers 1

updateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected