phaser/src/cameras/2d
2018-09-04 15:42:10 +01:00
..
effects Camera effects using the new drawFillRect method. 2018-07-26 16:32:31 +01:00
BaseCamera.js Removed component code 2018-09-04 15:13:32 +01:00
Camera.js Preparing for 3.12 release 2018-09-04 15:42:10 +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