Scratch for Java

Sprite::isMouseDown()

Returns true is the mouse button is down

Syntax

Java

.isMouseDown()

Return

boolean

isMouseDown()