Overload List

  NameDescription
PlaceTile(Int32, Int32, Int32)
Places the tile tile at the location [x,y].
PlaceTile(Baltie2DTile, Int32, Int32)
Places the tile obj at the location [x,y].
PlaceTile(Int32, Int32, Int32, Boolean)
Places the tile tile at the location [x,y].
PlaceTile(Baltie2DTile, Int32, Int32, Boolean)
Places the tile obj at the location [x,y].

See Also