Hierarchy

  • Inspector

Constructors

Properties

canvas: null | HTMLCanvasElement = null
height: number = 1080
root: null | HTMLElement = null
scaleX: number = 1
scaleY: number = 1
width: number = 1920

Methods

  • Parameters

    • id: number
    • properties: CoreNodeProps | CoreTextNodeProps

    Returns HTMLElement

  • Parameters

    • node: CoreNode | CoreTextNode
    • div: HTMLElement

    Returns CoreNode | CoreTextNode

  • Parameters

    • div: HTMLElement
    • property: "data" | "alpha" | "height" | "width" | "color" | "contain" | "fontFamily" | "fontSize" | "fontStretch" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "scale" | "textAlign" | "verticalAlign" | "zIndex" | "text" | "parent" | "scrollY" | "texture" | "x" | "y" | "autosize" | "clipping" | "colorTop" | "colorBottom" | "colorLeft" | "colorRight" | "colorTl" | "colorTr" | "colorBr" | "colorBl" | "preventCleanup" | "textureOptions" | "shader" | "src" | "zIndexLocked" | "scaleX" | "scaleY" | "mount" | "mountX" | "mountY" | "pivot" | "pivotX" | "pivotY" | "rotation" | "rtt" | "imageType" | "srcWidth" | "srcHeight" | "srcX" | "srcY" | "strictBounds" | "debug" | "textRendererOverride" | "scrollable" | "offsetY" | "maxLines" | "textBaseline" | "overflowSuffix"
    • value: any

    Returns void

Generated using TypeDoc