コード例 #1
0
 public TileBase buildingIcon()
 {
     return(BuildingFactory.getIcon(this.bt));
 }