phaser/src
2018-03-19 20:31:10 +01:00
..
actions Added new Actions 2018-03-17 17:51:27 +00:00
animations Update JSDoc on Animations and Boot 2018-03-19 18:13:33 +01:00
boot Update JSDoc on Animations and Boot 2018-03-19 18:13:33 +01:00
cache Fixed jsdocs and general tidying up. 2018-02-13 00:41:01 +00:00
cameras Merge branch 'master' of https://github.com/photonstorm/phaser 2018-03-19 20:31:10 +01:00
create Update JSDoc on Create 2018-03-19 17:03:32 +01:00
curves Fix types in JSDocs 2018-03-19 19:49:14 +01:00
data Fix types in JSDocs 2018-03-19 19:49:14 +01:00
device jsdoc fixes 2018-02-22 01:07:30 +00:00
display Update JSDoc on Display (object types) 2018-03-19 16:22:51 +01:00
dom Fix types on DOM 2018-03-19 16:29:26 +01:00
events Fixed jsdoc types 2018-03-19 17:05:29 +00:00
gameobjects Fix types in JSDocs 2018-03-19 19:49:14 +01:00
geom Fixed jsdocs 2018-03-19 17:01:53 +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 Fixed jsdoc types 2018-03-19 17:05:29 +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 Fixed jsdoc types 2018-03-19 17:05:29 +00: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