Forum Discussion
NB_
8 years agoRoku Guru
I don't see it wrong doing the above.
Albeit don't see it being necessary either - assuming you are using only one scene, you can always get that by calling m.top.getScene() from any thread (and in the main() thread can do that with screen.getScene())
Albeit don't see it being necessary either - assuming you are using only one scene, you can always get that by calling m.top.getScene() from any thread (and in the main() thread can do that with screen.getScene())