Function
The base class for all scene assistants.
Function
Called to set up the widget. The UI is not visible at this time
Function
paramters, only passed when a subsequent scene pops itself off the stack and passes back data.
Called each time the scene becomes visible. This can be as a result of a new scene being created, or a subsequent scene being destroyed and control transferring back to this scene assistant.
Function
Called each time the scene becomes invisible. This can be as a result of it being popped off the stack and destroyed, or another scene being created and pushed on top of it on the stack
Function
Function
Function
Object
Object
Object