Overload List
Name | Description | |
---|---|---|
![]() | 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].
|