pixi.js
    Preparing search index...

    Interface CanvasSystems

    The default Canvas systems. These are the systems that are added by default to the CanvasRenderer.

    Hierarchy (View Summary)

    Implemented by

    Index

    rendering

    prepare: PrepareBase

    The prepare mixin provides methods to prepare display objects for rendering. It is used to ensure that textures and other resources are ready before rendering.

    Other

    accessibility: AccessibilitySystem
    background: BackgroundSystem
    canvasContext: CanvasContextSystem
    canvasText: AbstractTextSystem
    events: EventSystem
    extract: ExtractSystem
    filter: FilterSystem
    globalUniforms: GlobalUniformSystem
    htmlText: HTMLTextSystem
    initHook: RendererInitHook
    renderableGC: RenderableGCSystem
    renderGroup: RenderGroupSystem
    scheduler: SchedulerSystem
    textureGC: TextureGCSystem
    textureGenerator: GenerateTextureSystem