complied,backup

This commit is contained in:
cuu
2018-12-06 23:49:04 +08:00
parent 47ff78e11d
commit bb9be95924
6 changed files with 35 additions and 17 deletions

View File

@@ -9,6 +9,8 @@ import (
"github.com/cuu/gogame/rect"
"github.com/cuu/gogame/color"
"github.com/cuu/gogame/font"
"github.com/cuu/gogame/draw"
)
type LabelInterface interface {