We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 382fed3 commit c83521dCopy full SHA for c83521d
1 file changed
src/core/Config.js
@@ -17,7 +17,7 @@ var ValueToColor = require('../display/color/ValueToColor');
17
18
/**
19
* @classdesc
20
- * The active game configuration settings, parsed from a {@link GameConfig} object.
+ * The active game configuration settings, parsed from a {@link Phaser.Core.Types.GameConfig} object.
21
*
22
* @class Config
23
* @memberof Phaser.Core
0 commit comments