mirror of
https://github.com/photonstorm/phaser
synced 2024-11-23 13:13:43 +00:00
spelling: receive
This commit is contained in:
parent
e35c06eff5
commit
315d43f893
1 changed files with 1 additions and 1 deletions
|
@ -1220,7 +1220,7 @@ var DynamicTilemapLayer = new Class({
|
|||
|
||||
/**
|
||||
* 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:
|
||||
*
|
||||
* [
|
||||
|
|
Loading…
Reference in a new issue