A standard collection of re-usable objects.
Go to file
Sasha Koshka 71bc235c0e Completed documentation for Scrollbar 2023-09-14 21:49:45 -04:00
layouts Add grid layout 2023-08-20 17:41:14 -04:00
LICENSE I forgor the license 2023-08-13 21:56:16 -04:00
README.md bruhhhh 2023-09-04 02:56:23 -04:00
button.go WIP scrolling 2023-09-14 14:48:08 -04:00
container.go I keep forgetting to commit stuff 2023-08-10 17:52:01 -04:00
go.mod WIP scrolling 2023-09-14 14:48:08 -04:00
go.sum WIP scrolling 2023-09-14 14:48:08 -04:00
heading.go I keep forgetting to commit stuff 2023-08-10 17:52:01 -04:00
icon.go Icon no longer panics on nil texture 2023-09-05 13:04:06 -04:00
input.go Add documentation for Slider 2023-09-14 17:03:19 -04:00
label.go I keep forgetting to commit stuff 2023-08-10 17:52:01 -04:00
scrollbar.go Completed documentation for Scrollbar 2023-09-14 21:49:45 -04:00
separator.go Upgraded tomo version + added an Icon object 2023-09-04 02:32:04 -04:00
slider.go Scrollbars can be dragged 2023-09-14 21:40:06 -04:00

README.md

objects

Go Reference

Objects contains a standard collection of re-usable objects. All objects in this module visually conform to whatever the theme is set to.