zntg - a UI framework for Go
Go to file
2020-05-20 19:45:16 +02:00
addons Moved fs addon as res addon. 2020-05-16 09:22:32 +02:00
allg5ui Renderers now respect Location of NewRendererOptions. 2020-05-17 21:02:38 +02:00
play Added FPS counter. 2020-05-18 21:01:17 +02:00
sdlui SDL surface is created from non-alpha-premultiplied colors. 2020-05-20 19:45:16 +02:00
ui Fixed two bugs with overlay visibility. 2020-05-18 20:59:05 +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
color_test.go Added tests for HexColor. 2020-05-16 08:54:45 +02:00
color.go Added tests for HexColor. 2020-05-16 08:54:45 +02:00
events.go Renamed EventFn to EventEmptyFn and EventStateFn to EventFn (both in ui and zntg packages). 2020-05-16 12:07:13 +02:00
io.go Added Resources abstraction. 2020-05-15 14:20:07 +02:00