Hitbox::drawShape()
Draws the shape.
Syntax
Java
.drawShape(buffer)
Parameters
| Name | Data Type | Description |
|---|---|---|
| buffer | PGraphics | The buffer to draw the shape on. |
Return
void

Draws the shape.
.drawShape(buffer)
| Name | Data Type | Description |
|---|---|---|
| buffer | PGraphics | The buffer to draw the shape on. |
void