Sprite::drawMissingCostume()
A question mark where a sprite without a costume would have been.
Syntax
Java
.drawMissingCostume(buffer)
Parameters
| Name | Data Type | Description |
|---|---|---|
| buffer | PGraphics |
Return
void
A question mark where a sprite without a costume would have been.
.drawMissingCostume(buffer)
| Name | Data Type | Description |
|---|---|---|
| buffer | PGraphics |
void