Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
starling-2.6.zip | 2020-02-11 | 6.7 MB | |
README.md | 2020-02-10 | 617 Bytes | |
v2.6 source code.tar.gz | 2020-02-10 | 5.3 MB | |
v2.6 source code.zip | 2020-02-10 | 5.4 MB | |
Totals: 4 Items | 17.4 MB | 0 |
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!