A standard collection of re-usable objects.
Go to file
2023-09-05 13:04:06 -04:00
layouts Add grid layout 2023-08-20 17:41:14 -04:00
button.go
container.go
go.mod Upgraded tomo version + added an Icon object 2023-09-04 02:32:04 -04:00
go.sum Upgraded tomo version + added an Icon object 2023-09-04 02:32:04 -04:00
heading.go
icon.go Icon no longer panics on nil texture 2023-09-05 13:04:06 -04:00
input.go
label.go
LICENSE I forgor the license 2023-08-13 21:56:16 -04:00
README.md bruhhhh 2023-09-04 02:56:23 -04:00
separator.go Upgraded tomo version + added an Icon object 2023-09-04 02:32:04 -04:00
slider.go Fixed vertical slider 2023-08-25 00:09:34 -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.