Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Options

Hierarchy

  • Options

Index

Properties

cellHeight

cellHeight: number

Number of cells to create on the vertical (number of rooms vertically)

cellWidth

cellWidth: number

Number of cells to create on the horizontal (number of rooms horizontally)

roomHeight

roomHeight: [number, number]

Room min and max height - normally set auto-magically via the constructor.

roomWidth

roomWidth: [number, number]

Room min and max width - normally set auto-magically via the constructor.

Generated using TypeDoc