pixi.js
    Preparing search index...

    Class CanvasTextureSystemAdvanced

    Texture helper system for CanvasRenderer.

    Implements

    Index

    Constructors

    Methods

    • Destroys the system (no-op for canvas).

      Returns void

    • Creates a canvas containing the texture's frame.

      Parameters

      • texture: Texture

        Texture to render.

      Returns ICanvas

    • Initializes the system (no-op for canvas).

      Returns void

    • Initializes a texture source (no-op for canvas).

      Parameters

      Returns void