phaser/src/pixi/display
2016-06-02 22:41:58 +01:00
..
DisplayObject.js Reverted worldScale calculation. 2016-05-23 12:54:33 +01:00
DisplayObjectContainer.js Format updates. 2016-02-26 13:26:27 +00:00
Sprite.js Code format fix. 2016-06-02 22:41:58 +01:00
SpriteBatch.js Stopped the Camera Shake effect from changing the World position, as it screws up Arcade Physics, Sprite deltas and some input handling. Instead moved the effect to be render applied only. On Canvas it updates the context.setTransform call, and on WebGL the renderSession offset property. 2016-04-19 04:12:58 +01:00