This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
phaser
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/phaser.git
synced
2026-07-15 01:11:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
081c08317672a123896633a659690b91bf3a12fc
phaser
/
src
/
geom
T
History
photonstorm
22b1ce9b9d
Added Phasers new Physics Manager and restored the pre-1.1.4 ArcadePhysics system. The new manager can handle multiple physics systems running in parallel, which could be extremely useful for lots of games.
2014-03-05 02:36:08 +00:00
..
Circle.js
Added Phasers new Physics Manager and restored the pre-1.1.4 ArcadePhysics system. The new manager can handle multiple physics systems running in parallel, which could be extremely useful for lots of games.
2014-03-05 02:36:08 +00:00
Ellipse.js
Phaser.Ellipse added. A fully compatible port of the PIXI.Ellipse class, can be used in Sprite/Image hitArea tests.
2014-02-10 01:37:50 +00:00
Line.js
Lots of doc fixes (thanks nhowell)
2014-02-20 03:44:44 +00:00
Point.js
Fixed some doc typos.
2014-02-19 03:51:48 +00:00
Polygon.js
Phaser.Ellipse added. A fully compatible port of the PIXI.Ellipse class, can be used in Sprite/Image hitArea tests.
2014-02-10 01:37:50 +00:00
Rectangle.js
Updated Rectangle to use prototype based getters and setters (re: iOS speed discussion on the forum).
2014-02-07 02:31:29 +00:00