Options
All
  • Public
  • Public/Protected
  • All
Menu

A manager for the PIXI renderer and related plugins.

Hierarchy

  • Renderer

Index

Properties

Methods

Properties

app

app: Application

The PIXI application itself

cull

cull: SpatialHash

The culler which prevents off-camera objects from rendering.

view

view: Viewport<IPlugins>

The viewport container which manages camera movement.

Methods

init

  • init(canvas: HTMLCanvasElement): void

stop

  • stop(): void

Generated using TypeDoc