phaser/src/gameobjects
2013-09-27 13:47:22 +01: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 PixiPatch and other 1.0.7 features 2013-09-27 09:57:08 +01: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 Graphics fixes and other changes 2013-09-22 22:55:34 +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 Sprite.play 2013-09-27 13:47:22 +01:00
Text.js PixiPatch and other 1.0.7 features 2013-09-27 09:57:08 +01:00
TileSprite.js Adding Type support for collision checks. 2013-09-12 21:54:41 +01:00