Skip to content

useGameboardPiecePlacementInspection

useGameboardPiecePlacementInspection(piece, options?): GameboardPiecePlacementInspection | undefined

Defined in: src/react/react.ts:1100

Inspect one declared piece against the current projected board.

GameboardPieceDeclaration | undefined

GameboardPiecePlacementOptions = DEFAULT_PIECE_PLACEMENT_OPTIONS

GameboardPiecePlacementInspection | undefined