phaser/src/gameobjects
2018-01-20 17:45:01 +00:00
..
bitmaptext Lots of work migrating to the new plugin system, fixing references and exposing on the namespace 2018-01-16 22:28:29 +00:00
blitter Allow to pass a Frame object directly to a Bob 2018-01-20 17:45:01 +00:00
components Swapped to using Number.MAX_VALUE so repeat -1 now works properly in IE11 and below. 2018-01-18 14:59:32 +00: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
effectlayer 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 fillPoint draws the rect in the center of the x/y coordinates instead of the top-left 2018-01-17 15:01:24 +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 Lots of work migrating to the new plugin system, fixing references and exposing on the namespace 2018-01-16 22:28:29 +00:00
lightlayer Lots of work migrating to the new plugin system, fixing references and exposing on the namespace 2018-01-16 22:28:29 +00:00
mesh Lots of work migrating to the new plugin system, fixing references and exposing on the namespace 2018-01-16 22:28:29 +00:00
particles Lots of work migrating to the new plugin system, fixing references and exposing on the namespace 2018-01-16 22:28:29 +00: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
renderpass 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 Lots of work migrating to the new plugin system, fixing references and exposing on the namespace 2018-01-16 22:28:29 +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 Lots of work migrating to the new plugin system, fixing references and exposing on the namespace 2018-01-16 22:28:29 +00:00
tilemap Bug fix: weltmeister parser 2018-01-17 18:38:55 -06:00
tilesprite Lots of work migrating to the new plugin system, fixing references and exposing on the namespace 2018-01-16 22:28:29 +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 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 Split into base class and plugin extension so other classes can use them too 2018-01-20 16:21:12 +00: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