phaser/src/gameobjects
2018-01-22 18:53:15 -03:00
..
bitmaptext Removed RenderTarget and Shader from components 2018-01-22 18:53:15 -03:00
blitter Removed RenderTarget and Shader from components 2018-01-22 18:53:15 -03:00
components Removed RenderTarget and Shader from components 2018-01-22 18:53:15 -03:00
container Lots of work migrating to the new plugin system, fixing references and exposing on the namespace 2018-01-16 22:28:29 +00:00
graphics Removed RenderTarget and Shader from components 2018-01-22 18:53:15 -03: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 Removed RenderTarget and Shader from components 2018-01-22 18:53:15 -03:00
lightlayer Removed RenderTarget and Shader from components 2018-01-22 18:53:15 -03:00
mesh Removed RenderTarget and Shader from components 2018-01-22 18:53:15 -03:00
particles Removed RenderTarget and Shader from components 2018-01-22 18:53:15 -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 Lots of work migrating to the new plugin system, fixing references and exposing on the namespace 2018-01-16 22:28:29 +00:00
sprite Removed RenderTarget and Shader from components 2018-01-22 18:53:15 -03: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 Removed RenderTarget and Shader from components 2018-01-22 18:53:15 -03:00
tilemap Removed RenderTarget and Shader from components 2018-01-22 18:53:15 -03:00
tilesprite Removed RenderTarget and Shader from components 2018-01-22 18:53:15 -03: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 Tidied up destroy 2018-01-17 00:29:23 +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 Plugins now check to see if the Scene is already booted and adapt accordingly. 2018-01-18 14:00:31 +00:00
index.js BlitterPipeline added 2018-01-22 18:21:47 -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