1 line
4.1 KiB
JavaScript
1 line
4.1 KiB
JavaScript
import{_ as e,c as a,o as t,N as r}from"./chunks/framework.0799945b.js";const u=JSON.parse('{"title":"Interface: BoardNode","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/interfaces/features/boards/board.BoardNode.md","lastUpdated":null}'),o={name:"api/interfaces/features/boards/board.BoardNode.md"},d=r('<h1 id="interface-boardnode" tabindex="-1">Interface: BoardNode <a class="header-anchor" href="#interface-boardnode" aria-label="Permalink to "Interface: BoardNode""></a></h1><p><a href="./../../../modules/features/boards/board">features/boards/board</a>.BoardNode</p><p>An object representing a node on the board.</p><h2 id="properties" tabindex="-1">Properties <a class="header-anchor" href="#properties" aria-label="Permalink to "Properties""></a></h2><h3 id="id" tabindex="-1">id <a class="header-anchor" href="#id" aria-label="Permalink to "id""></a></h3><p>• <strong>id</strong>: <code>number</code></p><h4 id="defined-in" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/boards/board.ts#L52" target="_blank" rel="noreferrer">profectus/src/features/boards/board.ts:52</a></p><hr><h3 id="pinned" tabindex="-1">pinned <a class="header-anchor" href="#pinned" aria-label="Permalink to "pinned""></a></h3><p>• <code>Optional</code> <strong>pinned</strong>: <code>boolean</code></p><h4 id="defined-in-1" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-1" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/boards/board.ts#L59" target="_blank" rel="noreferrer">profectus/src/features/boards/board.ts:59</a></p><hr><h3 id="position" tabindex="-1">position <a class="header-anchor" href="#position" aria-label="Permalink to "position""></a></h3><p>• <strong>position</strong>: <code>Object</code></p><h4 id="type-declaration" tabindex="-1">Type declaration <a class="header-anchor" href="#type-declaration" aria-label="Permalink to "Type declaration""></a></h4><table><thead><tr><th style="text-align:left;">Name</th><th style="text-align:left;">Type</th></tr></thead><tbody><tr><td style="text-align:left;"><code>x</code></td><td style="text-align:left;"><code>number</code></td></tr><tr><td style="text-align:left;"><code>y</code></td><td style="text-align:left;"><code>number</code></td></tr></tbody></table><h4 id="defined-in-2" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-2" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/boards/board.ts#L53" target="_blank" rel="noreferrer">profectus/src/features/boards/board.ts:53</a></p><hr><h3 id="state" tabindex="-1">state <a class="header-anchor" href="#state" aria-label="Permalink to "state""></a></h3><p>• <code>Optional</code> <strong>state</strong>: <a href="./../../../modules/game/persistence#state"><code>State</code></a></p><h4 id="defined-in-3" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-3" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/boards/board.ts#L58" target="_blank" rel="noreferrer">profectus/src/features/boards/board.ts:58</a></p><hr><h3 id="type" tabindex="-1">type <a class="header-anchor" href="#type" aria-label="Permalink to "type""></a></h3><p>• <strong>type</strong>: <code>string</code></p><h4 id="defined-in-4" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-4" aria-label="Permalink to "Defined in""></a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/70cda5f/src/features/boards/board.ts#L57" target="_blank" rel="noreferrer">profectus/src/features/boards/board.ts:57</a></p>',30),n=[d];function i(s,c,l,f,h,b){return t(),a("div",null,n)}const g=e(o,[["render",i]]);export{u as __pageData,g as default};
|