phaser/v3/src/gameobjects
2017-03-19 23:07:41 +00:00
..
bitmaptext Added dynamic and static bitmap text 2017-03-08 19:36:53 -03:00
blitter Updated components. 2017-03-02 02:06:53 +00:00
container Added and fixed-up the Container game object. 2017-02-24 02:59:44 +00:00
graphics Make Graphics methods chainable. 2017-03-19 23:07:41 +00:00
image Removed redundant render vars and Origin method. 2017-03-15 23:44:39 +00:00
sprite Removed redundant render vars and Origin method. 2017-03-15 23:44:39 +00:00
text Updating sync methods. 2017-03-17 00:16:20 +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 Added in the Text Game Object, splitting all of its common functions up. Working and rendering in Canvas mode. 2017-03-15 01:08:04 +00:00