Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ArgonSystem

A composition root which instantiates the object graph based on a provided configuration. You generally want to create a new ArgonSystem via the provided init or initReality functions:

var app = Argon.init(); // app is an instance of ArgonSystem

Hierarchy

  • ArgonSystem

Index

Constructors

constructor

Properties

container

container: Container

Static Optional instance

instance: ArgonSystem

Accessors

blurEvent

  • get blurEvent(): Event<void>

context

device

focus

focusEvent

  • get focusEvent(): Event<void>

reality

renderEvent

session

timer

updateEvent

view

vuforia

Generated using TypeDoc