17 lines
369 B
Markdown
17 lines
369 B
Markdown
# GuiManager
|
|
|
|
This library due to the changes in love2d. Too many things are broken and instead of doing patch work, I've decided to do a total rewrite. Also I'll be able to make use of the new multi manager features and build a better library from the ground up.
|
|
|
|
Core:
|
|
- Frame
|
|
- Text:
|
|
- Label
|
|
- Box
|
|
- Button
|
|
- Image:
|
|
- Label
|
|
- Button
|
|
- Animation
|
|
- Video
|
|
|