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-19 01:24:48 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
06878407e8
phaser
/
src
/
math
History
photonstorm
06878407e8
RandomDataGenerator.integerInRange uses a new method of rounding the value to an integer to avoid distribution probability issues (thanks PhaserFan)
2014-04-22 11:01:15 +01:00
..
Math.js
Fix for
#732
(Timer.onComplete not firing).
2014-04-16 18:50:54 +01:00
QuadTree.js
ArcadePhysics.collideSpriteVsGroup checks if Sprite has a body before carrying on, now safely skips sub-groups or other non-Sprite group children.
2014-04-17 12:31:14 +01:00
RandomDataGenerator.js
RandomDataGenerator.integerInRange uses a new method of rounding the value to an integer to avoid distribution probability issues (thanks PhaserFan)
2014-04-22 11:01:15 +01:00