simple gui library with hardware acceleration based on ebiten
Go to file Use this template
milarin 3341553234 added gmath dependency 2023-01-22 12:40:56 +01:00
layouts initial commit 2023-01-22 12:38:03 +01:00
tests initial commit 2023-01-22 12:38:03 +01:00
views added gmath dependency 2023-01-22 12:40:56 +01:00
.gitignore initial commit 2023-01-22 12:38:03 +01:00
app.go initial commit 2023-01-22 12:38:03 +01:00
ctx.go initial commit 2023-01-22 12:38:03 +01:00
events.go initial commit 2023-01-22 12:38:03 +01:00
font.go initial commit 2023-01-22 12:38:03 +01:00
go.mod added gmath dependency 2023-01-22 12:40:56 +01:00
go.sum added gmath dependency 2023-01-22 12:40:56 +01:00
image.go initial commit 2023-01-22 12:38:03 +01:00
style.go initial commit 2023-01-22 12:38:03 +01:00
tmpl_view.go initial commit 2023-01-22 12:38:03 +01:00
tmpl_wrapper.go initial commit 2023-01-22 12:38:03 +01:00
types.go initial commit 2023-01-22 12:38:03 +01:00
view.go initial commit 2023-01-22 12:38:03 +01:00