Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LabelInfo

Index

Constructors

constructor

  • new LabelInfo(tick: number, text: string, bitmapTexture: TSRTexture, textureHeight: number, textureWidth: number): LabelInfo
  • Parameters

    • tick: number
    • text: string
    • bitmapTexture: TSRTexture
    • textureHeight: number
    • textureWidth: number

    Returns LabelInfo

Properties

bitmapTexture

bitmapTexture: TSRTexture

lastUsed

lastUsed: number

text

text: string

textHeight

textHeight: number

textWidth

textWidth: number

textureHeight

textureHeight: number

textureWidth

textureWidth: number

tick

tick: number

Generated using TypeDoc