Sprite::removeBackdrop()
Remove a backdrop from the stage.
Examples
Syntax
Java
Scratch
remove backdrop (name)
Parameters
Name | Data Type | Description |
---|---|---|
name | String | Name of the backdrop |
Return
void
Remove a backdrop from the stage.
remove backdrop (name)
Name | Data Type | Description |
---|---|---|
name | String | Name of the backdrop |
void