Skip to content

2.7.0

Compare
Choose a tag to compare
@ekelokorpi ekelokorpi released this 22 May 18:51
· 135 commits to master since this release
  • 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