BoardTile constructor

BoardTile(
  1. ItemLocation asset,
  2. VectorDefinition tile
)

Implementation

BoardTile(this.asset, this.tile);