createGameboardPlan
createGameboardPlan(
options,configure?):GameboardPlan
Defined in: packages/declarative-hex-worlds/src/gameboard/gameboard.ts:839
Create a complete gameboard plan, optionally configuring it through a builder callback before build.
Parameters
Section titled “Parameters”options
Section titled “options”configure?
Section titled “configure?”(builder) => void