Sprite::isTouchingMousePointer()
Returns true is the mouse pointer is touching the hitbox of the sprite.
Syntax
Java
.isTouchingMousePointer()
Scratch
<touching [mouse-pointer v]?>
Return
boolean
Returns true is the mouse pointer is touching the hitbox of the sprite.
.isTouchingMousePointer()
<touching [mouse-pointer v]?>
boolean