ymm000596 / LoveFrames

A GUI library for LÖVE 11.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A GUI library for LÖVE 11.0

License:zlib License


Languages

Language:Lua 100.0%