phaser/v3/src
2017-08-14 13:12:59 +01:00
..
actions Added PlaceOnEllipse action and added to Group 2017-08-02 01:24:54 +01:00
animation generateFrameNumbers and generateFrameNames updated 2017-08-01 21:56:17 +01:00
boot Add missing comma to Frame Rate Config 2017-08-10 14:44:26 +12:00
cache Alphabetical order 2017-08-10 05:17:13 +01:00
camera Removing old and incorrect jsdoc blocks ready for first documentation pass. 2017-08-01 13:10:08 +01:00
canvas New canvas GetContext function. 2017-02-07 18:44:35 +00:00
create Removing old and incorrect jsdoc blocks ready for first documentation pass. 2017-08-01 13:10:08 +01:00
device Fixed Canvas extended Blend Mode tests. 2017-08-02 17:43:01 +01:00
dom Removing old and incorrect jsdoc blocks ready for first documentation pass. 2017-08-01 13:10:08 +01:00
events Huge update to move all classes to common Phaser Class format. Tidying up lots. Removing un-needed files. 2017-06-30 15:47:51 +01:00
gameobjects Default to single space if no text given to avoid WebGL texture errors. 2017-08-14 13:12:59 +01:00
geom Added Ellipse.CircumferencePoint 2017-08-02 01:12:15 +01:00
graphics Removing old and incorrect jsdoc blocks ready for first documentation pass. 2017-08-01 13:10:08 +01:00
input Removing old and incorrect jsdoc blocks ready for first documentation pass. 2017-08-01 13:10:08 +01:00
loader Added ability to load Unity meta data files for sprite sheets 2017-08-10 05:17:02 +01:00
math Moved out of core and fixed Point path. 2017-08-08 17:16:23 +01:00
paths Moved out of core and fixed Point path. 2017-08-08 17:16:23 +01:00
physics Removing old and incorrect jsdoc blocks ready for first documentation pass. 2017-08-01 13:10:08 +01:00
plugins You can now call this.add.tween and this.make.tween as proxies to the TweenManager. 2017-08-11 13:22:41 +01:00
polyfills Removing old and incorrect jsdoc blocks ready for first documentation pass. 2017-08-01 13:10:08 +01:00
renderer Merge branch 'master' of https://github.com/photonstorm/phaser 2017-08-10 05:17:58 +01:00
scene Fix #3039 2017-08-07 15:44:58 +01:00
sound Updated to new class structure, fixed lots of ESLint errors and moved EarCut into the geom folder and used the un-minified and latest version. 2017-07-04 14:48:18 +01:00
structs Exposed RTree 2017-07-12 00:48:56 +01:00
textures Added ability to load Unity meta data files for sprite sheets 2017-08-10 05:17:02 +01:00
time Renaming from State to Scene internally. 2017-07-14 14:50:51 +01:00
tween Finished TweenManager.shutdown and destroy. 2017-08-11 17:49:46 +01:00
utils Returns input value of number or string. 2017-08-04 16:14:41 +01:00
checksum.js Added Tween.stop. Stops the tween immediately, regardless of how far into its progress it has got. 2017-08-11 17:41:23 +01:00
const.js Added Phaser.FOREVER, Phaser.BlendModes and Phaser.ScaleModes consts. 2017-08-02 17:06:27 +01:00
phaser.js Renaming from State to Scene internally. 2017-07-14 14:50:51 +01:00