FORGE. System

new System(viewer)

System management.
Parameters:
Name Type Description
viewer FORGE.Viewer The viewer reference.
Source:
To Do:
  • Rework wakelock with FORGE.Timer and find another place to code it.
  • Update the wakelock to be sure that the window.stop() doesn't stop the load of current elements when invoked otherwise it can result issues. In this case the elements must known the wakelock status to be able to resume/restart the load.
  • activate/deactivate the "focus" (commented) and "Pagevisibility API"

Methods

boot()

Boot sequence.
Source:

destroy()

Destroy sequence.
Source:

FORGE. System

Methods