Sprite::removeTimer()
Removes a timer.
Syntax
Java
Scratch
remove timer (name)
Parameters
Name | Data Type | Description |
---|---|---|
name | String | The name of the timer |
Return
void
Removes a timer.
remove timer (name)
Name | Data Type | Description |
---|---|---|
name | String | The name of the timer |
void