ScratchCollection

ScratchCollection class

Scratch collection.

Methods

NameDescription
add()Add the Scratch object in the collection.
clear()
get()
getCount()
iterator()Reserved for internal use.
remove()Remove the Scratch object from the collection.
removeAt()

add()

Add the Scratch object in the collection.

Returns: Number — Number

clear()

get()

getCount()

iterator()

Reserved for internal use.

remove()

Remove the Scratch object from the collection.

removeAt()