changes
This commit is contained in:
@@ -8,6 +8,7 @@ ELabel = class("ELabel", Element)
|
||||
|
||||
function ELabel:initialize()
|
||||
Element.initialize(self)
|
||||
|
||||
self._text = ""
|
||||
self._textWidth = 0
|
||||
self._textHeight = 0
|
||||
|
||||
Reference in New Issue
Block a user