Stuff
public text v1 · immutablevar tower:ArrowTower = new ArrowTower();
TowerDefenseGame.SINGLETON.addTower(tower, this.x + Constants.BLOCK_SIZE / 2, this.y + Constants.BLOCK_SIZE / 2 + Constants.BLOCK_SIZE);var tower:ArrowTower = new ArrowTower();
TowerDefenseGame.SINGLETON.addTower(tower, this.x + Constants.BLOCK_SIZE / 2, this.y + Constants.BLOCK_SIZE / 2 + Constants.BLOCK_SIZE);