mirror of
https://github.com/wassname/phaser.git
synced 2026-08-03 13:10:25 +08:00
jsdoc blocks added to every file and tidied up.
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@ Phaser.Stage.prototype = {
|
||||
*//**
|
||||
* Set
|
||||
* @param {string} The background color you want the stage to have
|
||||
*/.
|
||||
*/
|
||||
Object.defineProperty(Phaser.Stage.prototype, "backgroundColor", {
|
||||
|
||||
get: function () {
|
||||
|
||||
Reference in New Issue
Block a user