fix SimpleWindow.clearControls
This commit is contained in:
@@ -134,8 +134,8 @@
|
|||||||
(_actions.clear)
|
(_actions.clear)
|
||||||
(controls.clear)
|
(controls.clear)
|
||||||
(keyHandler.clear)
|
(keyHandler.clear)
|
||||||
(set nextControlX x)
|
(set nextControlX 0)
|
||||||
(set nextControlY y)
|
(set nextControlY 0)
|
||||||
(makeText title titleColor))
|
(makeText title titleColor))
|
||||||
|
|
||||||
(method :Void show []
|
(method :Void show []
|
||||||
|
|||||||
Reference in New Issue
Block a user