mirror of
https://github.com/wassname/phaser.git
synced 2026-07-04 17:20:31 +08:00
Docs update.
This commit is contained in:
@@ -96,6 +96,8 @@ Phaser.Utils = {
|
||||
/**
|
||||
* This is a slightly modified version of http://api.jquery.com/jQuery.extend/
|
||||
* @method Phaser.Utils.extend
|
||||
* @param {boolean} deep - Perform a deep copy?
|
||||
* @param {object} target - The target object to copy to.
|
||||
* @return {object} The extended object.
|
||||
*/
|
||||
extend: function () {
|
||||
|
||||
Reference in New Issue
Block a user