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-07-02 17:00:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02723d47748b6528b27ecbab9464c089d0164031
phaser
/
src
/
gameobjects
T
History
Richard Davey
6b9484aa80
Merge pull request
#60
from TheJare/master
...
Fix bug in StateManager...
2013-09-22 14:32:25 -07:00
..
BitmapText.js
Fix box dimensions in PIXI.BitmapText. Support anchor in Phaser.BitmapText
2013-09-21 01:03:19 +01:00
Bullet.js
Added a Sample Plugin and tested out the Plugin Manager. Working great :)
2013-09-11 17:32:53 +01:00
Button.js
JSDocs update ;)
2013-09-19 16:34:48 +02:00
Events.js
Fixed an error that stopped 2 tweens from being able to run on the same object. Also refactored a lot of the classes to remove prototype properties and move them to local instance properties.
2013-09-10 20:40:34 +01:00
GameObjectFactory.js
Tilemap Collision in and working :) Needs testing against Groups now.
2013-09-12 15:39:52 +01:00
Graphics.js
Fixed Graphics not working correctly.
2013-09-22 15:22:45 +01:00
RenderTexture.js
Put the famous idnetityMatrix typo back in so it doesn't break Pixi
2013-09-19 13:33:51 +01:00
Sprite.js
Final 1.0.5 release.
2013-09-20 13:55:33 +01:00
Text.js
Final 1.0.5 release.
2013-09-20 13:55:33 +01:00
TileSprite.js
Adding Type support for collision checks.
2013-09-12 21:54:41 +01:00