counter screen and interval checking in main.go

This commit is contained in:
cuu
2018-12-06 16:05:26 +08:00
parent d596d71cbb
commit 47ff78e11d
14 changed files with 501 additions and 30 deletions

View File

@@ -76,11 +76,7 @@ func (self *FootBarIconItem) Draw() {
}
type FootBar struct {
PosX int
PosY int
Width int
Height int
Widget
BarHeight int
BorderWidth int
CanvasHWND *sdl.Surface