then titlebar and footbar

This commit is contained in:
cuu
2018-06-15 22:57:33 +08:00
parent b06a60ec38
commit d4e83803d8
10 changed files with 332 additions and 12 deletions

View File

@@ -7,7 +7,7 @@ import (
"github.com/veandco/go-sdl2/ttf"
"github.com/cuu/gogame/font"
"../sysgo"
"../../sysgo"
)
var Fonts map[string]*ttf.Font