phaser/src/gameobjects
2019-03-05 09:20:30 +00:00
..
bitmaptext Moving all of the typedefs to properly namespaced scopes, rather than globals 2019-02-13 12:35:12 +00:00
blitter Lots of namespace and jsdoc fixes 2019-02-01 18:02:58 +00:00
components Updated jsdocs 2019-03-05 09:20:30 +00:00
container Container + List.sort scope fixed and custom handler option added. Fix #4241 2019-01-24 11:04:36 +00:00
domelement Happy New Year 2019-01-15 16:20:22 +00:00
events Added jsdoc version numbers to each event 2019-02-12 11:37:58 +00:00
extern Updated jsdocs 2019-02-05 00:03:34 +00:00
graphics Moving all of the typedefs to properly namespaced scopes, rather than globals 2019-02-13 12:35:12 +00:00
group Fixed Group defs and completed Arcade Physics defs 2019-02-13 14:45:36 +00:00
image Happy New Year 2019-01-15 16:20:22 +00:00
lights All listeners use the new Events 2019-01-18 13:41:43 +00:00
mesh The Mesh.setAlpha method has been restored, even though it's empty and does nothing, to prevent runtime errors when adding a Mesh or Quad object to a Container. Fix #4338 #4343 2019-02-06 23:36:05 +00:00
particles Some legacy instances of float moved to number. 2019-02-13 12:39:36 +00:00
pathfollower GameObject and Loader typedefs 2019-02-13 13:57:59 +00:00
quad Happy New Year 2019-01-15 16:20:22 +00:00
rendertexture GameObject and Loader typedefs 2019-02-13 13:57:59 +00:00
shape Formatting 2019-01-24 14:11:08 +00:00
sprite GameObject and Loader typedefs 2019-02-13 13:57:59 +00:00
text Added jsdoc override for origin 2019-02-25 17:07:09 +00:00
tilesprite GameObject and Loader typedefs 2019-02-13 13:57:59 +00:00
typedefs Moving all of the typedefs to properly namespaced scopes, rather than globals 2019-02-13 12:35:12 +00:00
zone Input typedefs 2019-02-13 14:17:36 +00:00
BuildGameObject.js Moving all of the typedefs to properly namespaced scopes, rather than globals 2019-02-13 12:35:12 +00:00
BuildGameObjectAnimation.js Happy New Year 2019-01-15 16:20:22 +00:00
DisplayList.js All listeners use the new Events 2019-01-18 13:41:43 +00:00
GameObject.js Input typedefs 2019-02-13 14:17:36 +00:00
GameObjectCreator.js All listeners use the new Events 2019-01-18 13:41:43 +00:00
GameObjectFactory.js All listeners use the new Events 2019-01-18 13:41:43 +00:00
index.js Fixed Extern arguments, added as core and finished jsdocs. 2019-01-30 00:02:11 +00:00
UpdateList.js All listeners use the new Events 2019-01-18 13:41:43 +00:00