PokéRogue
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    • Parameters

      • textureManager: any
      • x: any
      • y: any
      • texture: any
      • frame: any
      • _width: any
      • _height: any
      • leftWidth: any
      • rightWidth: any
      • topHeight: any
      • bottomHeight: any

      Returns MockNineslice

    Properties

    active: boolean = true
    bottomHeight: any
    frame: any
    height: number
    leftWidth: any
    list: MockGameObject[] = []
    name: string
    rightWidth: any
    scene: any
    texture: any
    textureManager: any
    topHeight: any
    visible: boolean
    width: number
    x: number
    y: number

    Methods