Skip to content

Commit 2c8380a

Browse files
Update Phaser modifications guide (no modif. needed anymore).
1 parent 867942d commit 2c8380a

File tree

1 file changed

+1
-18
lines changed
  • source/phasereditor/phasereditor.inspect.core.resources/phaser-version/phaser-custom/jsdoc

1 file changed

+1
-18
lines changed
Original file line numberDiff line numberDiff line change
@@ -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)
1+
No modifications for now.

0 commit comments

Comments
 (0)