Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ChangeViewportStage

This stage will not scale the display tree in any way, and instead will change available space of the game as the canvas' area changes.

Hierarchy

  • ChangeViewportStage

Implements

Index

Constructors

constructor

Methods

addChild

removeChild

  • removeChild(child: DisplayObject): void
  • Parameters

    • child: DisplayObject

    Returns void

setWindowDimensions

  • setWindowDimensions(): void
  • Returns void

update

  • update(): void
  • Returns void

Generated using TypeDoc