Skip to content

0.4.0: Public API rework

Choose a tag to compare

@Linus-Mussmaecher Linus-Mussmaecher released this 20 Jul 06:25
· 14 commits to main since this release

Complete rework of the public API to split ui, sprite and scene manager into more clearly separated modules and expose all UI-related structs and functions clearly in the mooeye::ui module instead of split between mooeye, mooeye::basic, mooeye::containers and mooeye::ui_element.