Class: HelloSystem

HelloSystem

A simple system responsible for initiating the renderer.

Implements

Methods

init (options) void

It all starts here! This initiates every system, passing in the options for any system by name.

Name Type Description
options HelloSystemOptions

the config for the renderer and all its systems