A standard collection of re-usable objects.
Go to file
2023-09-14 20:34:56 -04:00
layouts
button.go WIP scrolling 2023-09-14 14:48:08 -04:00
container.go
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
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
LICENSE
README.md bruhhhh 2023-09-04 02:56:23 -04:00
scrollbar.go Progress on scrollbar 2023-09-14 20:34:56 -04:00
separator.go Upgraded tomo version + added an Icon object 2023-09-04 02:32:04 -04:00
slider.go Add documentation for Slider 2023-09-14 17:03:19 -04:00

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.