zntg - a UI framework for Go
Go to file
Sander Schobers 3591e22c97 Added Fonts() to context similarly as Textures().
- Fonts are now managed by context instead of the implementation specific renderers.
2020-05-15 15:42:24 +02:00
addons Added Resources abstraction. 2020-05-15 14:20:07 +02:00
allg5ui Added Fonts() to context similarly as Textures(). 2020-05-15 15:42:24 +02:00
sdlui Added Fonts() to context similarly as Textures(). 2020-05-15 15:42:24 +02:00
ui Added Fonts() to context similarly as Textures(). 2020-05-15 15:42:24 +02:00
.gitignore Added UI elements. 2019-03-05 21:52:18 +01:00
action.go Added documentation for Action{,Err,s}. 2020-05-15 10:57:38 +02:00
animation.go Added animation. 2020-05-15 10:58:02 +02:00
colors.go Added Fonts() to context similarly as Textures(). 2020-05-15 15:42:24 +02:00
io.go Added Resources abstraction. 2020-05-15 14:20:07 +02:00