Scratch for Java

Stage::getAll()

Retrieves a list of all sprites in the current stage.

Syntax

Java

.getAll()

Return

List<Sprite>

getAll()