Skip to main content

EmptySpaces

Index

Constructors

constructor

Properties

currentAabb

currentAabb: RectWh = ...

flippingMode

flippingMode: FlippingOption = FlippingOption.ENABLED

spaces

spaces: StaticEmptySpaces = ...

Methods

insert

reset

  • Parameters

    Returns void

staticmakeOutputRect

  • makeOutputRect(x: number, y: number, w: number, h: number, flipped?: boolean): RectXywh | RectXywhf
  • Parameters

    • x: number
    • y: number
    • w: number
    • h: number
    • optionalflipped: boolean

    Returns RectXywh | RectXywhf