phaser/src/gameobjects
2015-02-17 06:00:41 +00:00
..
components jshint fixes 2015-02-17 05:59:54 +00:00
BitmapData.js BitmapData.text will render the given string to the BitmapData, with optional font, color and shadow settings. 2015-01-18 12:24:00 +00:00
BitmapText.js Game Objects all now using the new Components mixins. 2015-02-17 06:00:41 +00:00
Button.js Game Objects all now using the new Components mixins. 2015-02-17 06:00:41 +00:00
Events.js Added Events.onEnterBounds to the destroy method (thanks @legendary-mich #1497) 2015-01-02 21:53:20 +00:00
GameObjectCreator.js Documentation - general 2014-11-30 04:02:45 -08:00
GameObjectFactory.js Documentation - consistency updates 2014-11-30 04:03:35 -08:00
Graphics.js Game Objects all now using the new Components mixins. 2015-02-17 06:00:41 +00:00
Image.js Game Objects all now using the new Components mixins. 2015-02-17 06:00:41 +00:00
Particle.js Game Objects all now using the new Components mixins. 2015-02-17 06:00:41 +00:00
RenderTexture.js Removed duplicate Pixi classes and updated the build manifests to pull-in the correct Pixi Matrix class. 2014-10-22 21:20:38 +01:00
RetroFont.js Correct comments 2015-01-27 13:46:18 +01:00
Rope.js Game Objects all now using the new Components mixins. 2015-02-17 06:00:41 +00:00
Sprite.js Game Objects all now using the new Components mixins. 2015-02-17 06:00:41 +00:00
SpriteBatch.js Docs update #1231 2015-02-11 16:41:56 +00:00
Text.js Game Objects all now using the new Components mixins. 2015-02-17 06:00:41 +00:00
TileSprite.js Game Objects all now using the new Components mixins. 2015-02-17 06:00:41 +00:00