Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • JITAllocatingRTManagedBox<undefined, Alignment>
    • Alignment

Implements

  • RuntimeBaseClass

Index

Constructors

constructor

  • new Alignment(x: number, y: number): Alignment

Properties

Readonly internalRuntimeType

internalRuntimeType: Type<typeof Alignment> = ...

props

props: undefined = ...

Readonly x

x: number

Readonly y

y: number

Static bottomCenter

bottomCenter: Alignment = ...

Static bottomLeft

bottomLeft: Alignment = ...

Static bottomRight

bottomRight: Alignment = ...

Static center

center: Alignment = ...

Static centerLeft

centerLeft: Alignment = ...

Static centerRight

centerRight: Alignment = ...

Static topCenter

topCenter: Alignment = ...

Static topLeft

topLeft: Alignment = ...

Static topRight

topRight: Alignment = ...

Methods

unwrap

Generated using TypeDoc