Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
starling-2.5.zip | 2019-04-02 | 6.6 MB | |
README.md | 2019-04-02 | 827 Bytes | |
v2.5 source code.tar.gz | 2019-04-02 | 5.3 MB | |
v2.5 source code.zip | 2019-04-02 | 5.4 MB | |
Totals: 4 Items | 17.4 MB | 0 |
The main features and changes of this version:
- System gestures on mobile are now automatically recognized and discarded (swiping from the edge of the screen to bring up notifications etc).
- Bezier Easing, just like in CSS, with the new BezierEasing class.
- Objects that are part of the native overlay now block touch and mouse input, just like Starling display objects would.
- An extended Touch API, simplifying e.g. custom gesture handling.
- The new AssetManager uses up much less memory.
- The DisplacementMapFilter has an extended API, now allowing effects like shock waves.
Head over to the Gamua Blog to find out all the details!