PIXI.ISystem

interface ISystem

Interface for systems used by the PIXI.Renderer.

Summary


Methods from ISystem

void
destroy()

Generic destroy methods to be overridden by the subclass

Public Methods


destroy ISystem.ts:10
destroy() → {void}

Generic destroy methods to be overridden by the subclass

Returns:
Type Description
void

Powered by webdoc!