Skip to content

Cosmic

Compare
Choose a tag to compare
@qeffects qeffects released this 19 Feb 22:59
· 6 commits to master since this release

The API should now be stable, I've personally used it to make a very nice Main menu screen for now, the code for which is here

In this release:

  • TypescriptToLua type definitions
  • New input subscription way
  • New Element creation way
  • Input windowing
  • Element bound Proxy tables, to be used for animations or other nefarious uses (integrates very nicely with flux)
    (Also useful to make a nondestructive copy of a misc table)
  • Added new optional callbacks for states
  • Subscription relative and absolute sizing

The readme file is growing out of control, I'll see if I have time to restructure it in to the Github wiki