A GUI library for LÖVE 11.x
Go to file
Caldas Lopes 96dd0de7ba
Merge pull request #13 from CentauriSoldier/master
Added State Change Callback Functions
2021-04-08 19:24:30 +01:00
demo Small Demo changes. Added ttf 2020-04-28 18:02:00 +01:00
loveframes Added State Change Callback Functions 2021-04-07 12:52:43 -07:00
.gitignore Removed "lmeta" "rmeta" check for keyboard in utils which crashed MacOS 2019-03-17 13:05:58 -04:00
license.txt Change license to zlib/libpng 2014-09-20 14:24:14 -04:00
readme.md readme update 2019-03-06 23:22:39 +00:00

Love Frames

Information

Love Frames is a GUI library for LÖVE.

License

Love Frames is licensed under the zlib/libpng license. For more information, please read license.txt.

Credits

Created by Kenny Shields

Third-Party Libraries

middleclass - https://github.com/kikito/middleclass

utf8.lua - https://github.com/Stepets/utf8.lua

tween.lua - https://github.com/kikito/tween.lua (Demo)

History

Changelog