Skip to content

v2.6

Compare
Choose a tag to compare
@PrimaryFeather PrimaryFeather released this 11 Feb 13:36
· 78 commits to master since this release

Say hello to Starling 2.6! This release

  • adds the new ButtonBehavior class, which makes it easy to let arbitrary display objects work just like Starling buttons (with TRIGGERED events, button states, enforcing a touchable size, etc).
  • adds inner and knockout properties to the DropShadow- and GlowFilter-classes.
  • makes DisplayObject.drawToBitmapData support sizes that are bigger than the current back buffer / stage.

Get the details in the accompanying blog post!