mirror of
https://github.com/photonstorm/phaser
synced 2025-02-17 06:28:30 +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
|
* 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:
|
||||||
*
|
*
|
||||||
* [
|
* [
|
||||||
|
|
Loading…
Add table
Reference in a new issue