phaser/src
Richard Davey 3eef3213be Spacing
2018-03-19 16:34:39 +00:00
..
actions Added new Actions 2018-03-17 17:51:27 +00:00
animations Update JSDoc on Animation 2018-03-19 13:54:20 +01:00
boot Updated jsdocs 2018-03-18 13:43:37 +00:00
cache Fixed jsdocs and general tidying up. 2018-02-13 00:41:01 +00:00
cameras Added RayDef 2018-03-19 16:34:33 +00:00
create jsdoc fixes. 2018-02-12 23:51:47 +00:00
curves Updated jsdocs 2018-03-18 13:43:37 +00:00
data Fix bug 2018-03-16 16:57:25 +08:00
device jsdoc fixes 2018-02-22 01:07:30 +00:00
display Fixed var error 2018-03-19 13:50:23 +00:00
dom Fixed jsdocs and general tidying up. 2018-02-13 00:41:01 +00:00
events Updating docs 2018-03-15 17:27:30 +00:00
gameobjects jsdoc fixes and additions 2018-03-19 13:45:00 +00:00
geom Line.getPointA and Line.getPointB now return Vector2 instances instead of un-typed objects. 2018-03-19 16:34:22 +00:00
input Added descriptions and fixed some types 2018-03-19 13:22:30 +00:00
loader jsdoc fixes and additions 2018-03-19 13:45:00 +00:00
math Update JSDoc on Math 2018-03-19 13:06:46 +01:00
physics More types added 2018-03-19 15:01:14 +00:00
polyfills jsdoc fixes and additions 2018-03-19 13:45:00 +00:00
renderer jsdoc fixes and additions 2018-03-19 13:45:00 +00:00
scene Added jsdoc data types 2018-03-19 11:25:46 +00:00
sound Spacing 2018-03-19 16:34:39 +00:00
structs Update JSDoc on Structs 2018-03-19 02:00:21 +01:00
textures Update JSDoc on Textures, Tilemaps and Time 2018-03-19 02:03:17 +01:00
tilemaps Update JSDoc on Textures, Tilemaps and Time 2018-03-19 02:03:17 +01:00
time Update JSDoc on Textures, Tilemaps and Time 2018-03-19 02:03:17 +01:00
tweens Update JSDoc on Tweens and Utils 2018-03-19 02:07:03 +01:00
utils Fix import on array utils 2018-03-19 02:14:22 +01:00
const.js Preparing for 3.3.0 2018-03-13 13:21:34 +00:00
phaser-arcade-physics.js Added Arcade Physics entry point. 2018-02-13 03:43:12 +00:00
phaser.js Modified WebGLPipeline and it's child classes to make them easier to generate custom Pipelines. Added functions to WebGLPipeline to modify uniforms. Exposed Renderer namespace for usage outside the engine 2018-03-05 11:29:48 -03:00
plugins.js Added jsdocs. 2018-02-12 23:13:16 +00:00