drawDecoration Method
Draw this sprite onto the supplied canvas.
drawDecoration(ctx: CanvasRenderingContext2D): void
see CanvasDecoration.drawDecoration
| Parameter | Type | Description |
|---|---|---|
| ctx | CanvasRenderingContext2D |
Returns - void
Defined in
- core/frontend/src/Sprites.ts Line 132
Last Updated: 30 November, 2023