createGameboardLayoutFillRuleFromPieces
createGameboardLayoutFillRuleFromPieces(
pieces,options?):GameboardLayoutFillRule
Defined in: src/pieces/pieces.ts:582
Convert a compatible collection of pieces into one pooled layout fill rule.
Parameters
Section titled “Parameters”pieces
Section titled “pieces”readonly GameboardPieceDeclaration[]
options?
Section titled “options?”GameboardPieceCollectionLayoutRuleOptions = {}