This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
phaser
Watch
1
Star
0
Fork
0
You've already forked phaser
mirror of
https://github.com/wassname/phaser.git
synced
2026-06-29 16:30:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9837984a4df325b05e2fdfe09188ad5efeaa2540
phaser
/
src
/
physics
T
History
photonstorm
9837984a4d
Working Springs demo.
2014-02-15 02:56:24 +00:00
..
arcade
Added Spring class. Fixed reason why World wasn't pre and post updating (Stage didn't have an exists property).
2014-02-15 02:19:37 +00:00
Body.js
fixedToCamera now works across all display objects. When enabled it will fix at its current x/y coordinate, but can be changed via cameraOffset.
2014-02-15 01:27:42 +00:00
PointProxy.js
PointProxy added to allow for easy setting of force and velocity. More p2 tests done. World update done.
2014-02-10 22:54:56 +00:00
Spring.js
Working Springs demo.
2014-02-15 02:56:24 +00:00
World.js
Added Spring class. Fixed reason why World wasn't pre and post updating (Stage didn't have an exists property).
2014-02-15 02:19:37 +00:00