phaser/v3/src/gameobjects/image
2017-02-22 19:15:50 -03:00
..
Image.js Removed transform from Children. 2017-02-22 16:37:49 +00:00
ImageCanvasRenderer.js Canvas rendering working with the new game object 2017-02-22 19:15:50 -03:00
ImageFactory.js Fixed issue with scope of the GameObjectFactory in multi-state games. 2017-02-07 21:49:25 +00:00
ImageWebGLRenderer.js Removed old Transform, renamed Transform2DMatrix to TransformMatrix and updated renderers to work with the new game object. Also a small optimization for TransormMatrix for Identity+translate+rotation+scale transformation 2017-02-22 13:44:14 -03:00