TileLayer.loadMapping

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
public @safe pure
void
loadMapping

Meta