profectus-docs/assets/api_interfaces_game_layers.Position.md.8591021a.js

1 line
1.9 KiB
JavaScript

import{_ as e,c as r,o as t,a}from"./app.ab34650d.js";const u=JSON.parse('{"title":"Interface: Position","description":"","frontmatter":{"editLink":false},"headers":[{"level":2,"title":"Properties","slug":"properties"},{"level":3,"title":"x","slug":"x"},{"level":3,"title":"y","slug":"y"}],"relativePath":"api/interfaces/game/layers.Position.md","lastUpdated":null}'),i={name:"api/interfaces/game/layers.Position.md"},n=a('<h1 id="interface-position" tabindex="-1">Interface: Position <a class="header-anchor" href="#interface-position" aria-hidden="true">#</a></h1><p><a href="./../../modules/game/layers.html">game/layers</a>.Position</p><p>An object representing the position of some entity.</p><h2 id="properties" tabindex="-1">Properties <a class="header-anchor" href="#properties" aria-hidden="true">#</a></h2><h3 id="x" tabindex="-1">x <a class="header-anchor" href="#x" aria-hidden="true">#</a></h3><p>\u2022 <strong>x</strong>: <code>number</code></p><p>The X component of the entity&#39;s position.</p><h4 id="defined-in" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/game/layers.tsx#L97" target="_blank" rel="noopener noreferrer">profectus/src/game/layers.tsx:97</a></p><hr><h3 id="y" tabindex="-1">y <a class="header-anchor" href="#y" aria-hidden="true">#</a></h3><p>\u2022 <strong>y</strong>: <code>number</code></p><p>The Y component of the entity&#39;s position.</p><h4 id="defined-in-1" tabindex="-1">Defined in <a class="header-anchor" href="#defined-in-1" aria-hidden="true">#</a></h4><p><a href="https://github.com/profectus-engine/Profectus/blob/013092f/src/game/layers.tsx#L99" target="_blank" rel="noopener noreferrer">profectus/src/game/layers.tsx:99</a></p>',15),s=[n];function o(d,c,h,p,l,f){return t(),r("div",null,s)}var m=e(i,[["render",o]]);export{u as __pageData,m as default};