phaser/src/gameobjects
2018-06-27 15:15:00 +01:00
..
bitmaptext Unified use of roundPixels, antialias and pixelArt modes 2018-06-27 15:15:00 +01:00
blitter Tidying up jsdocs and changing float to number 2018-06-26 23:19:14 +01:00
components Tidying up jsdocs and changing float to number 2018-06-26 23:19:14 +01:00
container Documented Light, LightsManager and LightsPlugin. 2018-06-13 18:44:32 +01:00
graphics Added in Camera alpha support to all canvas renderers 2018-06-25 16:24:08 +01:00
group Cleaned up some remaining GameObject descriptions. 2018-06-21 14:18:28 +01:00
image Swap _id to id 2018-06-23 12:26:39 +01:00
lights Tidying up jsdocs and changing float to number 2018-06-26 23:19:14 +01:00
mesh Tidying up jsdocs and changing float to number 2018-06-26 23:19:14 +01:00
particles Unified use of roundPixels, antialias and pixelArt modes 2018-06-27 15:15:00 +01:00
pathfollower Documented most of the remaining PathFollower descriptions. 2018-06-21 13:19:52 +01:00
quad Tidying up jsdocs and changing float to number 2018-06-26 23:19:14 +01:00
rendertexture Added in Camera alpha support to all canvas renderers 2018-06-25 16:24:08 +01:00
sprite Swap _id to id 2018-06-23 12:26:39 +01:00
sprite3d Documented various missing descriptions for GameObject classes and functions. 2018-06-20 07:28:02 +01:00
text Unified use of roundPixels, antialias and pixelArt modes 2018-06-27 15:15:00 +01:00
tilesprite Unified use of roundPixels, antialias and pixelArt modes 2018-06-27 15:15:00 +01:00
zone Finished up TileSprite property descriptions, started on its class description. 2018-06-20 08:33:55 +01:00
BuildGameObject.js Documented the DisplayList and UpdateList plugins, and the BuildGameObject function. 2018-06-01 11:36:12 +01:00
BuildGameObjectAnimation.js changed animation api calls to include updated set verb (e.g. .setDelay() vs .delay()) 2018-06-16 18:15:29 +01:00
DisplayList.js Documented the DisplayList and UpdateList plugins, and the BuildGameObject function. 2018-06-01 11:36:12 +01:00
GameObject.js Merge pull request #3780 from TadejZupancic/patch-9 2018-06-25 22:39:54 +01:00
GameObjectCreator.js All systems now register themselves with the new PluginCache 2018-05-15 12:51:50 +01:00
GameObjectFactory.js All systems now register themselves with the new PluginCache 2018-05-15 12:51:50 +01:00
index.js Updated to use typeof DefinePlugin check. 2018-04-20 00:23:24 +01:00
UpdateList.js Finished UpdateList and RetroFont.Config documentation. 2018-06-06 15:11:40 +01:00