Skip to content

Texture 1.1.6

Latest
Compare
Choose a tag to compare
@SimplyProgrammer SimplyProgrammer released this 07 Sep 19:18
· 1 commit to master since this release
33374e1

Timeless!

What was added:

  • Ability to set speed multiplier of Animation!
  • Ability to edit each frame of animation using new interface FxImageEditor from GraphicsManipulator!
  • New methods like "Contains" in GraphicsManipulator utility!
  • Texture now implements Iterable interface and shares Iterator with "layers" array!
  • Some small bugs fixed like Texture will not visually clear after layers.clear() was called!