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
2025-01-11 12:48:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8d0f7ee0f3
phaser
/
src
/
cameras
History
Richard Davey
8f8309a945
Camera.scrollX
and
scrollY
will now only set the
Camera.dirty
flag to
true
if the new value given to them is different from their current value. This allows you to use this property in your own culling functions.
Fix
#6088
2022-12-09 18:14:38 +00:00
..
2d
Camera.scrollX
and
scrollY
will now only set the
Camera.dirty
flag to
true
if the new value given to them is different from their current value. This allows you to use this property in your own culling functions.
Fix
#6088
2022-12-09 18:14:38 +00:00
controls
Updated copyright year
2022-02-28 14:29:51 +00:00
index.js
Updated copyright year
2022-02-28 14:29:51 +00:00