Added text buttons and button groups.
This commit is contained in:
@@ -42,7 +42,7 @@ function AssetManager:_init()
|
||||
Drawable._init(self)
|
||||
self.assets = {}
|
||||
self.bckg = Sprite('imgs/floppy.png')
|
||||
self.font = Font('fonts/Concrete.ttf', 40)
|
||||
self.font = Font('fonts/BBrick.ttf', 40)
|
||||
self.co = nil
|
||||
|
||||
self.bckg:load()
|
||||
|
||||
Reference in New Issue
Block a user