TileLayer.loadMapping

Writes to the map. x , y : Position. w : ID of the tile. Loads a mapping from an array. x , y : Sizes of the mapping. map : an array representing the elements of the map. x*y=map.length

class TileLayer
void
loadMapping

Meta