A standard collection of re-usable objects.
Go to file
Sasha Koshka 59ca14cab6 Icon no longer panics on nil texture 2023-09-05 13:04:06 -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 I keep forgetting to commit stuff 2023-08-10 17:52:01 -04:00
container.go I keep forgetting to commit stuff 2023-08-10 17:52:01 -04:00
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 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 I keep forgetting to commit stuff 2023-08-10 17:52:01 -04:00
label.go I keep forgetting to commit stuff 2023-08-10 17:52:01 -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

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.