phaser/src
2018-03-20 16:28:43 +00:00
..
actions Fix "any" types 2018-03-20 17:15:49 +01:00
animations Fix many multiple types 2018-03-20 15:58:02 +01:00
boot Fix many multiple types 2018-03-20 15:58:02 +01:00
cache Fix "any" types 2018-03-20 17:15:49 +01:00
cameras Fix many multiple types 2018-03-20 15:58:02 +01:00
create Add callbacks on Boot, Actions and Create 2018-03-19 22:37:47 +01:00
curves Fix many multiple types 2018-03-20 15:58:02 +01:00
data Fix "any" types 2018-03-20 17:15:49 +01:00
device jsdoc fixes 2018-02-22 01:07:30 +00:00
display Fix "any" types 2018-03-20 17:15:49 +01:00
dom Fix many multiple types 2018-03-20 15:58:02 +01:00
events Fix many multiple types 2018-03-20 15:58:02 +01:00
gameobjects Merge pull request #3433 from orblazer/fix-types 2018-03-20 16:28:43 +00:00
geom Fix multiple types on Geom 2018-03-20 16:01:08 +01:00
input Fix "any" types 2018-03-20 17:15:49 +01:00
loader Fix "any" types 2018-03-20 17:15:49 +01:00
math Fix "any" types 2018-03-20 17:15:49 +01:00
physics Fix "any" types 2018-03-20 17:15:49 +01:00
polyfills jsdoc fixes and additions 2018-03-19 13:45:00 +00:00
renderer Graphics.alpha was being ignored in the WebGL renderer and is now applied properly to strokes and fills. Fix #3426 2018-03-20 00:27:39 +00:00
scene Fix "any" types 2018-03-20 17:15:49 +01:00
sound Fix multiple types on Tilemaps 2018-03-20 16:11:33 +01:00
structs Fix "any" types 2018-03-20 17:15:49 +01:00
textures Fix "any" types 2018-03-20 17:15:49 +01:00
tilemaps Fix multiple types on Tilemaps 2018-03-20 16:11:33 +01:00
time Update JSDoc on Textures, Tilemaps and Time 2018-03-19 02:03:17 +01:00
tweens Fix "any" types 2018-03-20 17:15:49 +01:00
utils Fix "any" types 2018-03-20 17:15:49 +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