- Added onScreen function to Container
- Added swap method to Vector
- Added static updatePanel method to Debug
- Added addText method to Debug
- Added maxHeight property to Text
- Added maxWidth property to Text
- Added more iPhone/iOS detections
- Added more error messages to functions
- Fixed down function in Keyboard to force parameter uppercase
- Fixed SpriteSheet height parameter to be optional
- Fixed container transform to use parent anchor point
- Fixed Animation speed
- Fixed tinting when Sprite is rotated
- Fixed anchorCenter to work with scaled container
- Fixed center to work with scaled container
- Fixed _generateTintedTexture to work when alpha other than 1
- Fixed _getBounds to call updateTransform on Sprite