Options
All
  • Public
  • Public/Protected
  • All
Menu

A render for instance container.

see

gdjs.RuntimeInstanceContainer

Hierarchy

  • RuntimeInstanceContainerPixiRenderer

Implemented by

Index

Methods

  • get3DRendererObject(): null | Object3D<Event>
  • Returns null | Object3D<Event>

  • getRendererObject(): Container
  • Returns Container

  • Change the position of a layer.

    see

    gdjs.RuntimeInstanceContainer.setLayerIndex

    Parameters

    • layer: RuntimeLayer

      The layer to reorder

    • index: number

      The new position in the list of layers

    Returns void

Generated using TypeDoc