Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EngineSettings

Hierarchy

Index

Constructors

constructor

Properties

canvasAlpha

canvasAlpha: boolean = true

id

id: string

name

name: string

Optional startupScene

startupScene: undefined | string = undefined

Optional templatePath

templatePath: undefined | string

Optional useCustomDefaultAssets

useCustomDefaultAssets: undefined | false | true = undefined

Accessors

version

  • get version(): number

Static instance

Methods

copy

deserialize

destroy

  • destroy(): void

isA

  • isA<T>(type: object): boolean

save

  • save(): void

serialize

setProperty

  • setProperty(name: string, value: any): void

setState

upgrade

Static load

  • load(): Promise<unknown>