phaser/src/gameobjects
2015-03-24 21:35:09 +00:00
..
components Fixed the FixedToCamera :) 2015-03-24 21:35:09 +00:00
BitmapData.js Component documentation 2015-02-28 23:00:17 -08:00
BitmapText.js BitmapText objects now have an anchor property. This works in a similar way to Sprite.anchor except that it offsets the position of each letter of the BitmapText by the given amount, based on the overall BitmapText width - whereas Sprite.anchor offsets the position the texture is drawn at. 2015-03-23 15:03:53 +00:00
Button.js Added physicsType property. 2015-03-23 15:04:27 +00:00
GameObjectCreator.js Copyright date change. 2015-02-25 03:36:23 +00:00
GameObjectFactory.js Fixed a few documentation typos. 2015-03-18 21:07:36 +00:00
Graphics.js Removed 'global' component arrays. 2015-03-23 19:19:07 +00:00
Image.js Removed 'global' component arrays. 2015-03-23 19:19:07 +00:00
Particle.js Copyright date change. 2015-02-25 03:36:23 +00:00
RenderTexture.js Copyright date change. 2015-02-25 03:36:23 +00:00
RetroFont.js Copyright date change. 2015-02-25 03:36:23 +00:00
Rope.js Removed 'global' component arrays. 2015-03-23 19:19:07 +00:00
Sprite.js Added physicsType property. 2015-03-23 15:04:27 +00:00
SpriteBatch.js Copyright date change. 2015-02-25 03:36:23 +00:00
Text.js Removed 'global' component arrays. 2015-03-23 19:19:07 +00:00
TileSprite.js Removed 'global' component arrays. 2015-03-23 19:19:07 +00:00