phaser/src/gameobjects
photonstorm f6113ac6c4 Physics World events added.
Group has new 'addToWorld' parameter, which fulfills the same function as the old useStage.
Stage now extends PIXI.Stage rather than owns one.
2014-02-12 19:45:09 +00:00
..
BitmapData.js Fixes issues reported in #389 2014-02-10 01:49:58 +00:00
BitmapText.js Updating copyright year and README. 2014-02-05 16:54:59 +00:00
Button.js Button now extends Phaser.Image not Phaser.Sprite, all the same functionality as before remains, just no animations or physics body. 2014-02-07 18:55:29 +00:00
DOMSprite.js Updating copyright year and README. 2014-02-05 16:54:59 +00:00
Events.js Updating copyright year and README. 2014-02-05 16:54:59 +00:00
GameObjectFactory.js Physics World events added. 2014-02-12 19:45:09 +00:00
Graphics.js Graphics updated and restored. Working through fixing up Physics. 2014-02-07 19:44:14 +00:00
Image.js Fixed issue where loadTexture would sometimes incorrectly try to apply the texture update twice. Also fixed bug in Math.angleBetween. 2014-02-11 04:08:32 +00:00
old_RenderTexture.js More animation tests. 2014-02-07 04:12:23 +00:00
old_Sprite.js Fixing up Pixis setBackgroundColor. 2014-02-08 09:14:44 +00:00
RenderTexture.js Mouse callback tests. 2014-02-07 07:32:11 +00:00
Sprite.js Updated p2.js to latest build. Checked tests. Added Debug draw (needs rotation support). 2014-02-12 05:34:31 +00:00
Text.js Physics World events added. 2014-02-12 19:45:09 +00:00
TileSprite.js Updating copyright year and README. 2014-02-05 16:54:59 +00:00