mirror of
https://github.com/wassname/phaser.git
synced 2026-07-16 01:20:13 +08:00
Lots of documentation updates and new Loader examples.
This commit is contained in:
@@ -197,7 +197,6 @@ Phaser.Group.prototype = {
|
||||
* Returns the child found at the given index within this Group.
|
||||
*
|
||||
* @method Phaser.Group#getAt
|
||||
* @memberof Phaser.Group
|
||||
* @param {number} index - The index to return the child from.
|
||||
* @return {*} The child that was found at the given index.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user