Hotswapping
This commit is contained in:
parent
c30480520f
commit
004e6cb34a
@ -119,6 +119,7 @@ function element:new()
|
|||||||
end
|
end
|
||||||
|
|
||||||
--Hotswapping code
|
--Hotswapping code
|
||||||
|
|
||||||
function element:reLoader(newFunc)
|
function element:reLoader(newFunc)
|
||||||
self.renderer = newFunc
|
self.renderer = newFunc
|
||||||
self.context:bubbleUpdate()
|
self.context:bubbleUpdate()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user