Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Layout

Hierarchy

Index

Constructors

constructor

Properties

Static horizontalAlignmentPropertyKey

horizontalAlignmentPropertyKey: string = "_horizontalAlignment"

Static offsetKey

offsetKey: string = "_offset"

Static rotationKey

rotationKey: string = "_rotation"

Static scaleKey

scaleKey: string = "_scale"

Static verticalAlignmentPropertyKey

verticalAlignmentPropertyKey: string = "_verticalAlignment"

Accessors

absolutePos

absoluteScale

active

  • get active(): boolean
  • set active(active: boolean): void

actualHeight

  • get actualHeight(): number
  • set actualHeight(h: number): void

actualWidth

  • get actualWidth(): number
  • set actualWidth(w: number): void

entity

finalTint

forward

height

horizontalAlignment

  • get horizontalAlignment(): number
  • set horizontalAlignment(value: number): void

id

  • get id(): string

inheritTint

  • get inheritTint(): boolean
  • set inheritTint(inherit: boolean): void

localForward

localRight

localUp

margin

  • get margin(): Rect

offset

parent

  • get parent(): undefined | Entity

pivot

right

rotation

scale

tint

up

version

  • get version(): number

verticalAlignment

  • get verticalAlignment(): number
  • set verticalAlignment(value: number): void

width

worldMatrix

Methods

copy

deserialize

destroy

  • destroy(): void

isA

  • isA<T>(type: object): boolean

isLoaded

  • isLoaded(): boolean

onReplace

reset

  • reset(): void

serialize

setEntity

  • setEntity(entity: Entity): void

setProperty

  • setProperty(name: string, value: any): void

setState

upgrade