phaser/v3/src
2017-11-09 04:01:30 +00:00
..
actions Renamed GetPointsOnLine as it conflicts with the new GetPoints function. 2017-10-26 16:38:22 +01:00
animations JSDoc blocks added. 2017-10-13 12:12:59 +01:00
boot Updated folder to match the namespace. 2017-10-13 11:38:34 +01:00
cache Circle docs and formatting return values 2017-10-05 00:58:42 +01:00
camera Tidying-up the namespace. 2017-10-11 17:06:13 +01:00
create Tidying-up the namespace. 2017-10-11 17:06:13 +01:00
curves Fix incorrect and unnecessary uses of closePath 2017-11-03 13:45:55 +01:00
device Tidying-up the namespace. 2017-10-11 17:06:13 +01:00
display Adding jsdocs 2017-10-12 01:24:01 +01:00
dom JSDocs added. 2017-10-12 15:09:52 +01:00
events Added optional scope to all event bindings 2017-11-07 17:05:51 +00:00
gameobjects Groups can now pass a config as the first argument. 2017-11-09 03:59:56 +00:00
geom Added Contains as a local method in geometry objects that support it 2017-10-29 21:46:23 +00:00
input Input area should use realWidth and realHeight 2017-11-07 14:55:33 +00:00
loader added Loader method for loading audio files 2017-11-08 13:57:07 +01:00
math Removed old files 2017-10-27 21:19:21 +01:00
physics Added the facing consts 2017-11-09 04:01:30 +00:00
polyfills removing URL polyfill 2017-10-11 17:10:02 +02:00
renderer BitmapMask rendering progress. Still missing blend mode support specifically for it to work with particles 2017-11-08 15:14:14 -03:00
scene Adding postUpdate NOOP to PhysicsManager to prevent crashing on postUpdate 2017-11-08 13:17:53 -06: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 New Set.iterateLocal method 2017-11-09 04:00:33 +00:00
textures Removed logs. Added setTrim if frame requires it. 2017-11-03 13:16:51 +00:00
time Fixed a bug in the destroy method 2017-11-06 04:49:57 +00:00
tweens Tween.stop can now optionally seek to the strat or end of the tween 2017-11-07 15:08:34 +00:00
utils 3 new helpers for 'hasOwnProperty' checks 2017-10-30 02:22:39 +00:00
const.js Added Phaser.FOREVER, Phaser.BlendModes and Phaser.ScaleModes consts. 2017-08-02 17:06:27 +01:00
phaser.js Split Curve up into includes and tidied up the namespace so it all now lives under Phaser.Curves. 2017-10-13 16:39:41 +01:00