phaser/src/cameras/2d
2018-08-07 16:27:21 +01:00
..
effects Camera effects using the new drawFillRect method. 2018-07-26 16:32:31 +01:00
BaseCamera.js No config, no update 2018-08-07 16:25:55 +01:00
Camera.js Added experimental Camera to Render Texture 2018-08-07 16:27:21 +01:00
CameraManager.js The CameraManager was accidentally adding extra destroy event calls when a Scene was restarted, causing an Uncaught TypeError: Cannot read property 'events' of null when trying to destroy a game instance having swapped from a Scene to another, and back again. Fix #3878 2018-07-31 11:34:59 +01:00
index.js Exposed Effects 2018-04-15 23:14:34 +01:00