Skip to content

v1.1 - HUGE Remake

Latest

Choose a tag to compare

@ehilynxin ehilynxin released this 18 Feb 14:16
· 4 commits to master since this release

Added MenuItem, the new way of adding anything to a Menu.
Added a vector project icon for IDE's to use.
Added 1-0-usage.md which was a part of the old README.md that explains how to use this library.
Changed almost everything about the library. Now you can make a Menu just by adding MenuItems to it.
Removed MenuEvents in favor of MenuEventListener.