v2.6
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
andknockout
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!