Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HallPlanSeatStates

The objects of this class map seat state names to lists of tuples comprising of row number and seat number.

Hierarchy

  • HallPlanSeatStates

Indexable

[stateName: string]: Array<[number, number]>

The objects of this class map seat state names to lists of tuples comprising of row number and seat number.

Generated using TypeDoc