sdl2ui 0.1.4
sdl2ui: ^0.1.4 copied to clipboard
This is a library to make sdl2 easier to use. Dependencies ffi, sdl2, archive.
0.1.4 #
- [update] Changed to store and use standard fonts as binary data.
- [fixed] Fixed a bug in ActionManager.removeHashElement.
0.1.3 #
- [add] Added Sizer and Spacer extends Control (and example).
0.1.2 #
- [add] Added Button and ToggleButton (and example).
0.1.1 #
- [changed] Changed SpriteFrame so that the second argument can be blank.
- [fixed] Run dart format.
0.1.0 #
- Initial version.