Emit an event.
the event to emit.
Remove an event handler.
the event to remove a handler from.
the event handler function to remove.
Add an event handler.
the event to handle.
the event handler function.
Start the app. Must be called after construction.
Promise resolving with LocAR object. Rejects with object containing code and message.
Application class to orchestrate the interaction between the individual LocAR classes and the Three.js camera, renderer and scene.