phaser/src/gameobjects
2019-02-06 23:36:05 +00:00
..
bitmaptext add doc for the static method. BTW: have to admit that Phaser is absolutely well considered, even for such case that user probably make all BMFont atlas combined into one. 2019-01-25 11:02:38 +08:00
blitter Lots of namespace and jsdoc fixes 2019-02-01 18:02:58 +00:00
components Lots of jsdoc and type fixes 2019-01-31 12:19:01 +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 Camera Fade and Game Object Destroy events. 2019-01-18 14:21:45 +00:00
extern Updated jsdocs 2019-02-05 00:03:34 +00:00
graphics Lots more jsdoc fixes and new documentation 2019-01-31 14:47:50 +00:00
group Added Camera Fade and Game Object Destroy events. 2019-01-18 14:21:45 +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 Type def fix 2019-01-29 23:49:23 +00:00
pathfollower Happy New Year 2019-01-15 16:20:22 +00:00
quad Happy New Year 2019-01-15 16:20:22 +00:00
rendertexture Lots of jsdoc and type fixes 2019-01-31 12:19:01 +00:00
shape Formatting 2019-01-24 14:11:08 +00:00
sprite Happy New Year 2019-01-15 16:20:22 +00:00
text Lots of namespace and jsdoc fixes 2019-02-01 18:02:58 +00:00
tilesprite Bail out updateTileTexture if no renderer 2019-01-22 11:23:40 -05:00
zone Happy New Year 2019-01-15 16:20:22 +00:00
BuildGameObject.js Happy New Year 2019-01-15 16:20:22 +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 Added Camera Fade and Game Object Destroy events. 2019-01-18 14:21:45 +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