Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Engine

Index

Constructors

constructor

  • new Engine(config: any): Engine

Properties

container

container: HTMLElement

Private containerId

containerId: string

Private currentScene

currentScene: string

Private renderSettings

renderSettings: any

Private scenes

scenes: object

Type declaration

Methods

addScene

  • addScene(key: string, _scene: Scene): void

countScenes

  • countScenes(): number

resumeScene

  • resumeScene(): void

setCurrentScene

  • setCurrentScene(key: string): void

Generated using TypeDoc