Skip to content

v0.0.5

Latest
Compare
Choose a tag to compare
@Eiyeron Eiyeron released this 14 Dec 20:54
· 4 commits to master since this release

Added

  • Added MP3 samples for demo sample for flash target.

Changed

  • Changed the internal character structure for an ADT enumeration. Nothing should visually change. It's a part of cleaning process.
  • Renamed an internal class.
  • Removed a few seemingly useless setters in textbox.
  • Removed usage of FlxTypedGroup in TextboxLine. Didn't serve a sensible goal in the end.
  • Removed a few unit test-related cruft.

Fixed

  • Fixed demos not compiling on static.
  • Fixed super constructor call in Textbox, blocking Flash target to compile.