phaser/v3/src/gameobjects
2017-03-01 17:11:51 +00:00
..
bitmaptext New features added. 2017-03-01 17:11:51 +00:00
blitter Removed dead code from Blitter 2017-02-24 02:59:33 +00:00
container Added and fixed-up the Container game object. 2017-02-24 02:59:44 +00:00
graphics Graphics canvas rendering 2017-02-28 18:12:14 -03:00
image Tidied up Class, fixed a few bounds checks and exposed the utils. 2017-02-28 01:10:45 +00:00
sprite Blitter and Sprite game objects updated and added back in with new class system. 2017-02-23 03:54:54 +00:00
FactoryContainer.js Fixed issue with scope of the GameObjectFactory in multi-state games. 2017-02-07 21:49:25 +00:00
GameObject.js Brand new components and Class structure for Game Objects. Cleaner, leaner and more powerful than ever before. Whoop whoop! :) 2017-02-23 03:10:48 +00:00
index.js Moved BitmapText into new folder and added in scale and font size support. 2017-03-01 00:16:35 +00:00