fix Playground UI bug
This commit is contained in:
@@ -203,6 +203,8 @@
|
|||||||
(showUI messageText)))
|
(showUI messageText)))
|
||||||
|
|
||||||
(method :Void clearUI []
|
(method :Void clearUI []
|
||||||
|
(when textInput
|
||||||
|
(set textInput.callback null))
|
||||||
(uiGroup.kill)
|
(uiGroup.kill)
|
||||||
(set uiGroup (new FlxGroup))
|
(set uiGroup (new FlxGroup))
|
||||||
(set uiGroup.cameras [uiCamera])
|
(set uiGroup.cameras [uiCamera])
|
||||||
|
|||||||
Reference in New Issue
Block a user