v1.0.0-beta11
NOTE: This is an unstable release. Please use spx v1.0.0-rc1 in your product.
new features:
- sprite.touchingColor
- sprite.setEffect/changeEffect: ColorEffect/BrightnessEffect
- sprite.clearGraphEffects
- sprite.stop also can stop onTick events
- sprite.glide with animation
- volume/setVolume/changeVolume
- add map.mode/width/height
- add window resize
- add ios complie
- tutorial/00-Blank
- tutorial/00-Hello
changes:
- config: currentCostumeIndex => costumeIndex/sceneIndex; costumes => scenes
- config: bitmapResolution = 1 in default
- reload bugfix: sprite.dying state
- sprite.bound => bounds
- sprite.touching bugfix
- can removeFromList many times