phaser/v3/src/gameobjects
2017-03-28 00:05:08 +01:00
..
bitmaptext Added origin + removed redundant module. 2017-03-20 19:10:44 +00:00
blitter Flip component added to Bob, Image, Sprite and Text 2017-03-20 20:37:17 -03:00
container Added and fixed-up the Container game object. 2017-02-24 02:59:44 +00:00
graphics Text rendering via canvas/texture upload 2017-03-21 17:08:43 -03:00
image Flip component added to Bob, Image, Sprite and Text 2017-03-20 20:37:17 -03:00
layer Renamed addX to incX (etc) in Layer to avoid clashing with the addition of children. 2017-03-28 00:05:08 +01:00
sprite Flip component added to Bob, Image, Sprite and Text 2017-03-20 20:37:17 -03:00
text Small bit of tidying up. 2017-03-21 23:14:25 +00:00
zone Added new Zone game object. 2017-03-27 23:10:04 +01: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 new Zone game object. 2017-03-27 23:10:04 +01:00