Constructor


ArenaMask(layer: number?, x: number?, y: number?, arena: Arena?)

Arguments:

layer: number?
x: number?
y: number?
arena: Arena?

The region that the player is confined to within waves in a battle. Usually accessed through Game.battle.arena, which is only set during waves.





Methods





Fields



Undocumented



ArenaMask.arena: Arena?

The region that the player is confined to within waves in a battle. Usually accessed through Game.battle.arena, which is only set during waves.