Skip to content

v0.2.0

Compare
Choose a tag to compare
@guansss guansss released this 14 Apr 19:20
· 366 commits to master since this release
  • Exposed all modules
  • Used dts-bundle-generator to bundle declaration files
  • Changed all private fields to be protected
  • Made factory methods able to be inherited
  • Optimized initialization of ModelSettings
  • Made SoundManager static
  • Removed "sound" event, the audio element has been moved to "motion" event
  • Removes tap listener when disabling autoInteract
  • Removed highlighting, which means this package no longer depends on @pixi/sprite

Documentation is now available.