This commit is contained in:
Richard Davey 2018-04-10 15:21:10 +01:00
parent 68ef6f8630
commit 9fb1a72b70

View file

@ -8,7 +8,7 @@ var GetTilesWithin = require('./GetTilesWithin');
/** /**
* Randomizes the indexes of a rectangular region of tiles (in tile coordinates) within the * Randomizes the indexes of a rectangular region of tiles (in tile coordinates) within the
* specified layer. Each tile will recieve a new index. New indexes are drawn from the given * specified layer. Each tile will receive a new index. New indexes are drawn from the given
* weightedIndexes array. An example weighted array: * weightedIndexes array. An example weighted array:
* *
* [ * [