Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MapEdge<Power, MilitaryBranch>

Relation between board.Location

Type parameters

  • Power

  • MilitaryBranch

Hierarchy

Implements

Index

Constructors

Properties

Constructors

constructor

  • new MapEdge(n1: Location<Power, MilitaryBranch>, n2: Location<Power, MilitaryBranch>, militaryBranches: Set<MilitaryBranch> | Array<MilitaryBranch>): MapEdge

Properties

label

label: Set<MilitaryBranch>

n0

n0: Location<Power, MilitaryBranch>

n1

n1: Location<Power, MilitaryBranch>

Generated using TypeDoc