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-24 12:03:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5b5014744a
phaser
/
src
/
gameobjects
/
zone
History
Richard Davey
a8b605f42d
Zone now calls
updateDisplayOrigin
in its constructor, causing the
displayOriginX
and
displayOriginY
values to now be correct if you create a Zone and then don't resize it.
Fix
#3865
2018-07-29 12:34:21 +01:00
..
Zone.js
Zone now calls
updateDisplayOrigin
in its constructor, causing the
displayOriginX
and
displayOriginY
values to now be correct if you create a Zone and then don't resize it.
Fix
#3865
2018-07-29 12:34:21 +01:00
ZoneCreator.js
Finished up TileSprite property descriptions, started on its class description.
2018-06-20 08:33:55 +01:00
ZoneFactory.js
Added jsdocs
2018-02-12 16:01:21 +00:00