We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 867942d commit 2c8380aCopy full SHA for 2c8380a
source/phasereditor/phasereditor.inspect.core.resources/phaser-version/phaser-custom/jsdoc/MODIFICATIONS.MD
@@ -1,18 +1 @@
1
-
2
-- phaser-master\src\input\Keyboard.js
3
- - make Phaser.KeyCode a @class and not a @namespace.
4
- - replace all /** @static **/ to
5
- /**
6
- @type {Number}
7
- @static
8
- */
9
10
11
-- phaser-master\src\physics\arcade\Body.js
12
- - The method onCeiling jsdoc was fixed, it was using #onTop
13
14
-- phaser-master\src\loader\Loader.js
15
- - Fix jsdoc of audioSprite, it was using #audiosprite
16
17
-- phaser-master\src\geom\Line.js
18
- - Fix jsdoc of intersectsRectangle (set it to @method Phaser.Line.intersectsRectangle)
+No modifications for now.
0 commit comments