GameboardEntityIndex
Defined in: packages/declarative-hex-worlds/src/koota/koota.ts:262
Entity indexes returned after loading a complete board plan.
Properties
Section titled “Properties”placements
Section titled “placements”placements:
Map<string,Entity>
Defined in: packages/declarative-hex-worlds/src/koota/koota.ts:266
Placement entities keyed by placement id.
tiles:
Map<string,Entity>
Defined in: packages/declarative-hex-worlds/src/koota/koota.ts:264
Tile entities keyed by axial tile key.