Replace the tile at the given position with the given new Tile. If oldtile is not null, the former Tile is stored there.
Note: This method is designated as helper method for reload Note: The position must be in tile coordinates, not pixel coordinates.
See Implementation
Replace the tile at the given position with the given new Tile. If oldtile is not null, the former Tile is stored there.
Note: This method is designated as helper method for reload Note: The position must be in tile coordinates, not pixel coordinates.