continue tomorrow

This commit is contained in:
cuu
2018-06-14 22:53:10 +08:00
parent 39732c6221
commit b06a60ec38
10 changed files with 512 additions and 8 deletions

View File

@@ -41,6 +41,7 @@ func (self *Label) Init(text string, font_obj *ttf.Font,col *color.Color ) {
if col != nil {
self.Color = col
}
self.Text = text