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-18 00:53:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2794d94b08
phaser
/
src
/
utils
History
photonstorm
2794d94b08
Color.createColor now populates the color objects
color
and
color32
properties with the results of
Phaser.Color.getColor
and
getColor32
respectively.
2014-10-01 15:19:57 +01:00
..
Color.js
Color.createColor now populates the color objects
color
and
color32
properties with the results of
Phaser.Color.getColor
and
getColor32
respectively.
2014-10-01 15:19:57 +01:00
Debug.js
Fixed the body debug calls for Box2D.
2014-09-30 01:44:44 +01:00
Utils.js
moved: Utils.range to Math.numberArray
2014-09-05 09:36:36 -05:00