phaser/src/gameobjects
2018-02-05 19:06:02 -03:00
..
bitmaptext Added Depth component and tidied up redundant parts of Transform 2018-02-01 00:50:15 +00:00
blitter Removed extra docs output line 2018-02-05 02:34:42 +00:00
components Fixed mixin jsdoc defs 2018-02-01 01:36:52 +00:00
graphics Added Depth component and tidied up redundant parts of Transform 2018-02-01 00:50:15 +00:00
group Lots of work migrating to the new plugin system, fixing references and exposing on the namespace 2018-01-16 22:28:29 +00:00
image Added Depth component and tidied up redundant parts of Transform 2018-02-01 00:50:15 +00:00
mesh Added Depth component and tidied up redundant parts of Transform 2018-02-01 00:50:15 +00:00
particles Pipeline components added 2018-01-29 18:46:48 -03:00
pathfollower Lots of work migrating to the new plugin system, fixing references and exposing on the namespace 2018-01-16 22:28:29 +00:00
quad Fixed Quad 2018-01-23 21:58:37 -03:00
sprite Added Depth component and tidied up redundant parts of Transform 2018-02-01 00:50:15 +00:00
sprite3d Lots of work migrating to the new plugin system, fixing references and exposing on the namespace 2018-01-16 22:28:29 +00:00
text Added Depth component and tidied up redundant parts of Transform 2018-02-01 00:50:15 +00:00
tilemap transparent, clearBeforeRender and roundPixels now affect the rendering result 2018-02-05 19:06:02 -03:00
tilesprite Added Depth component and tidied up redundant parts of Transform 2018-02-01 00:50:15 +00:00
zone Lots of work migrating to the new plugin system, fixing references and exposing on the namespace 2018-01-16 22:28:29 +00:00
BuildGameObject.js Moved repository location 2018-01-09 21:43:56 +00:00
BuildGameObjectAnimation.js Moved repository location 2018-01-09 21:43:56 +00:00
DisplayList.js Split into base class and plugin extension so other classes can use them too 2018-01-20 16:21:12 +00:00
DisplayListPlugin.js Split into base class and plugin extension so other classes can use them too 2018-01-20 16:21:12 +00:00
GameObject.js Added jsdocs 2018-02-01 00:04:45 +00:00
GameObjectCreator.js Plugins now check to see if the Scene is already booted and adapt accordingly. 2018-01-18 14:00:31 +00:00
GameObjectFactory.js More jsdoc updates 2018-02-01 05:48:56 +00:00
index.js Added cleanup routine for all webgl content on WebGLRenderer destroy function 2018-01-31 14:36:00 -03:00
LightsManager.js Fixed light culling 2018-01-30 22:27:11 -03:00
LightsPlugin.js Light2D Plugin added to scene 2018-01-30 19:46:43 -03:00
UpdateList.js Split into base class and plugin extension so other classes can use them too 2018-01-20 16:21:12 +00:00
UpdateListPlugin.js Split into base class and plugin extension so other classes can use them too 2018-01-20 16:21:12 +00:00