Constructor
ArenaSprite(arena: Arena, x: number?, y: number?)
Arguments:
| arena: Arena | The region that the player is confined to within waves in a battle.
Usually accessed through |
| x: number? | |
| y: number? |
Methods
Fields
ArenaSprite.arena: Arena
The arena this Object is drawing.
ArenaSprite.background: boolean
Whether to draw the arena's background.