Skip to content

v2.5

Compare
Choose a tag to compare
@PrimaryFeather PrimaryFeather released this 02 Apr 13:27
· 118 commits to master since this release

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!