Scratch for Java

Sprite::getHitbox()

Returns the hitbox of the sprite.

Examples

File /examples/reference/SpriteGetHitbox.java is missing.

View on GitHub

Syntax

Java

.getHitbox()

Scratch

(hitbox)

Return

Hitbox

getHitbox()