Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@jcyuan jcyuan released this 21 Sep 09:30
· 84 commits to dev since this release

Download

Development Build

Production Build

Dependencies

Changes

  • add frameElapsed argument for the callback handler managed by GTimer
  • [Fix] texture trim info missing for GMovieClip, this causes the texture jumps while rendering
  • [Fix] added utils.AssetLoader to cache resources, this class is a sub-class from PIXI.loaders.Loader, so actually they have the same methods and usages, but AssetLoader will act as a cache pool for the FGUI system as well.
  • re-constructure Controller System

Demo