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-17 08:33:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5c261821fe
phaser
/
src
/
physics
History
photonstorm
5c261821fe
P2.World.updateBoundsCollisionGroup didn't set the
_boundsOwnGroup
private var, meaning the
World.setBounds
method wasn't able to restore previously set collision masks automatically (thanks @jmp909
#2183
)
2016-04-07 01:25:52 +01:00
..
arcade
Arcade.Body's speed property was only set when the body moved, it now updates regardless (thanks @mark-henry
#2417
)
2016-04-05 23:06:57 +01:00
ninja
2015 - 2016.
2016-04-04 22:16:16 +01:00
p2
P2.World.updateBoundsCollisionGroup didn't set the
_boundsOwnGroup
private var, meaning the
World.setBounds
method wasn't able to restore previously set collision masks automatically (thanks @jmp909
#2183
)
2016-04-07 01:25:52 +01:00
Physics.js
Merge pull request
#2415
from jakewilson/dev
2016-04-06 01:21:09 +01:00