phaser/src
Richard Davey 4cd2713bd8
Merge pull request #3597 from Fabadiculous/docs
Filling out some docs in for Line, Point, PlayAnimation and  Random
2018-04-19 14:27:26 +01:00
..
actions Add full stops at end of descriptions 2018-04-19 21:59:27 +10:00
animations Lots of jsdoc fixes 2018-04-16 14:43:24 +01:00
boot Remove canvas from parent node. 2018-04-19 14:23:55 +01:00
cache Not protected 2018-04-03 23:56:27 +01:00
cameras jsdoc fixes 2018-04-18 13:29:22 +01:00
create Initial Commit 2018-03-30 13:46:44 -04:00
curves jsdoc fixes and removed un-used ResetKey file. 2018-04-19 12:30:38 +01:00
data destroy only called once, no matter how many times the Scene restarts. Fix #3581 2018-04-17 12:25:45 +01:00
device Added additional check for node 2018-04-13 15:22:59 +02:00
display lint fix 2018-04-17 15:59:57 +01:00
dom adding documentation to some files with only one [description] tag 2018-04-08 14:13:02 -05:00
events jsdoc / tsdef : extend jsdoc for EventEmitter#emit to properly reflect its ability to have any amount of arguments 2018-04-05 02:02:27 +02:00
gameobjects Group.remove and clear have optional destroyChild arguments 2018-04-19 14:13:46 +01:00
geom Add full stops at end of descriptions 2018-04-19 21:59:27 +10:00
input Missing module fix 2018-04-19 12:39:28 +01:00
loader # not . 2018-04-19 13:31:21 +01:00
math The RandomDataGenerator class is now exposed under Phaser.Math should you wish to instantiate it yourself. Fix #3576 2018-04-16 16:07:52 +01:00
physics Recoded how RTree generations its functions. Solves perf issue introduced in 3.4 Fix #3594 2018-04-18 22:32:52 +01:00
polyfills Initial Commit 2018-03-30 13:46:44 -04:00
renderer jsdoc fix 2018-04-19 13:28:10 +01:00
scene jsdoc fixes 2018-04-18 13:29:22 +01:00
sound Lots of jsdoc fixes 2018-04-16 14:43:24 +01:00
structs Recoded how RTree generations its functions. Solves perf issue introduced in 3.4 Fix #3594 2018-04-18 22:32:52 +01:00
textures jsdoc fix 2018-04-18 13:35:43 +01:00
tilemaps jsdoc fixes and removed un-used ResetKey file. 2018-04-19 12:30:38 +01:00
time destroy only called once, no matter how many times the Scene restarts. Fix #3581 2018-04-17 12:25:45 +01:00
tweens destroy only called once, no matter how many times the Scene restarts. Fix #3581 2018-04-17 12:25:45 +01:00
utils Limit fix 2018-04-11 17:12:40 +01:00
const.js Updated log and changed version 2018-04-18 13:29:15 +01:00
phaser-arcade-physics.js Mmm, pizza 2018-04-13 17:05:24 +01:00
phaser-core.js eslint fixes 2018-04-13 18:09:16 +01:00
phaser.js Proper indent 2018-04-13 17:05:59 +01:00
plugins.js Initial Commit 2018-03-30 13:46:44 -04:00