Constructors
constructor
- new System(config?: SystemConfig): System
Parameters
config: SystemConfig = {}
Properties
Protected config
config: SystemConfig
Protected Optional container
Private handle
handle: string
Protected lastTime
lastTime: number
Methods
Export
- Export(): Record<string, any>
Returns Record<string, any>
Get the delta time since the last update and reset the lastTime