phaser/v3/src/gameobjects
2017-02-21 17:05:18 -03:00
..
blitter Canvas rendering working with the new system. 2017-02-21 17:05:18 -03:00
container worldAlpha is now calculated in the read, not in preUpdate all the time. 2016-12-20 16:35:20 +00:00
image Canvas rendering working with the new system. 2017-02-21 17:05:18 -03:00
sprite Canvas rendering working with the new system. 2017-02-21 17:05:18 -03:00
FactoryContainer.js Fixed issue with scope of the GameObjectFactory in multi-state games. 2017-02-07 21:49:25 +00:00
GameObject.js Removed global scene graph. New system works with camera system 2017-02-20 21:38:22 -03:00
index.js Huge refactor to sort out the game loop flow. 2017-01-25 17:10:19 +00:00