can someone please explain to me how
function scene:createScene( event )
local group = self.view
this code works???
correct me if i am wrong:
a local variable named group is created…
but i don’t understand what self.view does/means???
i need help understanding the code of scenes
im looking at a sample code and from it and i need some clarification on how scenes work
Thanks!
