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

@@ -2,8 +2,11 @@ package UI
import (
"github.com/veandco/go-sdl2/sdl"
"github.com/cuu/gogame/surface"
"github.com/cuu/gogame/rect"
)
type FullScreen struct {