This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2024-12-26 21:13:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3cb00c85c9
phaser
/
src
/
cameras
History
Richard Davey
75bb9d92a9
Camera.fadeIn is a new method that will fade the camera in from a given color (black by default) and then optionally invoke a callback. This is the same as using Camera.flash but with an easier to grok method name.
Fix
#3412
2018-03-20 00:10:55 +00:00
..
2d
Camera.fadeIn is a new method that will fade the camera in from a given color (black by default) and then optionally invoke a callback. This is the same as using Camera.flash but with an easier to grok method name.
Fix
#3412
2018-03-20 00:10:55 +00:00
controls
Update JSDoc on Animations and Boot
2018-03-19 18:13:33 +01:00
sprite3d
Added RayDef
2018-03-19 16:34:33 +00:00
index.js
Added jsdocs
2018-02-12 16:01:21 +00:00