PIXI.ISystem
interface ISystem
Interface for systems used by the PIXI.Renderer.
Summary
Methods from ISystem
| void |
Generic destroy methods to be overridden by the subclass |
Public Methods
destroy() → {void}
Generic destroy methods to be overridden by the subclass
| Type | Description |
|---|---|
| void |