A GUI library for LÖVE 11.x
Go to file
2018-04-15 02:23:26 +01:00
libraries Update to 11.0 2018-04-15 02:23:26 +01:00
objects Update to 11.0 2018-04-15 02:23:26 +01:00
skins Update to 11.0 2018-04-15 02:23:26 +01:00
templates Fix file endings 2014-11-09 11:24:10 -10:00
third-party Upgrade to middleclass 3.0.1 2014-01-14 06:35:13 -05:00
changelog.txt Update changelog 2014-11-16 16:20:44 -05:00
init.lua Use wheelmoved function 2015-10-31 23:37:46 +08:00
license.txt Change license to zlib/libpng 2014-09-20 14:24:14 -04:00
readme.md Update to 11.0 2018-04-15 02:23:26 +01: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

What's new:

Compatible with 11.0

textinput - Unicode support.

Properties:

image.stretch (boolean)

buttom.image (image) -- left aligned image

button.groupIndex (int) button.checked (boolean)

imagebutton.groupIndex (int) imagebutton.checked (boolean)

checkbox.groupIndex

-- Buttons/checkboxes with the same groupIndex behave as group buttons