Function
Initializes the mobile app. Creates the
Function
Gets the controller for the active scene.
Function
Gets the stage controller.
Function
Function
Function
Given the name of a scene, returns the path to it's template file. For example, for a scene named 'main', the file returned is 'app/views/main/main-scene.html' This function can be overridden if it is desired to have a different name to file mapping.
Function
Given the name of a scene, returns the path to it's assistant file. For example, for a scene named 'main', the file returned is 'app/assistants/main-assistant.js' This function can be overridden if it is desired to have a different name to file mapping.
Object
Object
Object
Object