1 line
2.1 KiB
JavaScript
1 line
2.1 KiB
JavaScript
import{_ as a,c as t,a0 as r,o}from"./chunks/framework.P9qPzDnn.js";const h=JSON.parse('{"title":"Interface: Position","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/game/layers/interfaces/Position.md","filePath":"api/game/layers/interfaces/Position.md","lastUpdated":null}'),i={name:"api/game/layers/interfaces/Position.md"};function n(s,e,c,l,p,d){return o(),t("div",null,e[0]||(e[0]=[r('<p><a href="./../../../">Profectus</a> / <a href="./../">game/layers</a> / Position</p><h1 id="interface-position" tabindex="-1">Interface: Position <a class="header-anchor" href="#interface-position" aria-label="Permalink to "Interface: Position""></a></h1><p>An object representing the position of some entity.</p><h2 id="properties" tabindex="-1">Properties <a class="header-anchor" href="#properties" aria-label="Permalink to "Properties""></a></h2><h3 id="x" tabindex="-1">x <a class="header-anchor" href="#x" aria-label="Permalink to "x""></a></h3><blockquote><p><strong>x</strong>: <code>number</code></p></blockquote><p>The X component of the entity's position.</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://code.incremental.social/profectus/Profectus/src/branch/main/src/game/layers.tsx#L94" target="_blank" rel="noreferrer">profectus/src/game/layers.tsx:94</a></p><hr><h3 id="y" tabindex="-1">y <a class="header-anchor" href="#y" aria-label="Permalink to "y""></a></h3><blockquote><p><strong>y</strong>: <code>number</code></p></blockquote><p>The Y component of the entity's position.</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://code.incremental.social/profectus/Profectus/src/branch/main/src/game/layers.tsx#L96" target="_blank" rel="noreferrer">profectus/src/game/layers.tsx:96</a></p>',15)]))}const m=a(i,[["render",n]]);export{h as __pageData,m as default};
|