mouseOverCallback : Function
A callback that can be fired when the mouse enters the game canvas (usually after a mouseout).
- Source code: input/Mouse.js (Line 57)
mouseOverCallback : Function
A callback that can be fired when the mouse enters the game canvas (usually after a mouseout).
Please login to continue.