A simple UI library for LOVE2D
Classes
Block | START HERE. |
Layout | Used to place blocks in a grid. |
Rectangle | A rectangle. |
Image | Used to place an image. |
Stack | Used to place one block over another. |
Label | Used to place text. |
Topics
README.md |
Examples
fill.lua | |
layout.lua | |
o.lua | |
simple.lua | |
squares.lua | |
start.lua |