File ui/button.lua
loveui is a love2d library to provide resuable GUI widgets to love2d developers.
Functions
button:init (tags, args) | A clickable button that invokes a function on click. |
ui/button.lua
loveui is a love2d library to provide resuable GUI widgets to love2d developers.
button:init (tags, args) | A clickable button that invokes a function on click. |