IN the constructor of Starter you declare s into the
stack.
When the constructor exits, this instance is destroyed and
then your scene doesn't exists.
Try declaring s as member of Starter
IN the constructor of Starter you declare s into the
stack.
When the constructor exits, this instance is destroyed and
then your scene doesn't exists.
Try declaring s as member of Starter
A camel can go 14 days without drink,
I can't!!!
Bookmarks