issues
search
TangentFoxy
/
Pop.Box
(ON HOLD) Pop.Box is an easy to use GUI library for the LÖVE engine, intended for rapid prototyping.
http://guard13007.github.io/Pop.Box/docs
MIT License
8
stars
4
forks
source link
More advanced elements
#13
Open
TangentFoxy
opened
8 years ago
TangentFoxy
commented
8 years ago
[ ] textbox (text input area)
[ ] scrollbox (internal box area with scrollbars if external area is too small)
[ ] dropdown (openable selectable dropdown list)
[ ] slider (essentially a scrollbar you can tie to whatever you want)
[ ] radio (internally has group, that way you can position however you want)
[ ] checkbox
[ ] collapsiblebox (box changes size when header clicked)