import{_ase,casa,oasr,Nast}from"./chunks/framework.0799945b.js";constm=JSON.parse('{"title":"Interface: Player","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/interfaces/game/player.Player.md","lastUpdated":null}'),o={name:"api/interfaces/game/player.Player.md"},n=t('<h1id="interface-player"tabindex="-1">Interface:Player<aclass="header-anchor"href="#interface-player"aria-label="Permalink to "Interface: Player""></a></h1><p><ahref="./../../modules/game/player">game/player</a>.Player</p><p>Theplayersavedataobject.</p><h2id="properties"tabindex="-1">Properties<aclass="header-anchor"href="#properties"aria-label="Permalinkto"Properties""></a></h2><h3id="autosave"tabindex="-1">autosave<aclass="header-anchor"href="#autosave"aria-label="Permalinkto"autosave""></a></h3><p>•<strong>autosave</strong>:<code>boolean</code></p><p>Whetherornottoautomaticallysaveeverycoupleofsecondsandontabclose.</p><h4id="defined-in"tabindex="-1">Definedin<aclass="header-anchor"href="#defined-in"aria-label="Permalinkto"Definedin""></a></h4><p><ahref="https://github.com/profectus-engine/Profectus/blob/8c0a0c4/src/game/player.ts#L17"target="_blank"rel="noreferrer">profectus/src/game/player.ts:17</a></p><hr><h3id="devspeed"tabindex="-1">devSpeed<aclass="header-anchor"href="#devspeed"aria-label="Permalinkto"devSpeed""></a></h3><p>•<strong>devSpeed</strong>:<code>null</code>|<code>number</code></p><p>Amultiplierfortimepassing.Setto0whenthegameispaused.</p><h4id="defined-in-1"tabindex="-1">Definedin<aclass="header-anchor"href="#defined-in-1"aria-label="Permalinkto"Definedin""></a></h4><p><ahref="https://github.com/profectus-engine/Profectus/blob/8c0a0c4/src/game/player.ts#L9"target="_blank"rel="noreferrer">profectus/src/game/player.ts:9</a></p><hr><h3id="id"tabindex="-1">id<aclass="header-anchor"href="#id"aria-label="Permalinkto"id""></a></h3><p>•<strong>id</strong>:<code>string</code></p><p>TheIDofthissave.</p><h4id="defined-in-2"tabindex="-1">Definedin<aclass="header-anchor"href="#defined-in-2"aria-label="Permalinkto"Definedin""></a></h4><p><ahref="https://github.com/profectus-engine/Profectus/blob/8c0a0c4/src/game/player.ts#L7"target="_blank"rel="noreferrer">profectus/src/game/player.ts:7</a></p><hr><h3id="keepgoing"tabindex="-1">keepGoing<aclass="header-anchor"href="#keepgoing"aria-label="Permalinkto"keepGoing""></a></h3><p>•<strong>keepGoing</strong>:<code>boolean</code></p><p>Whetherornottocontinueplayingafter<ahref="./../../modules/data/projEntry#haswon">hasWon</a>istrue.</p><h4id="defined-in-3"tabindex="-1">Definedin<aclass="header-anchor"href="#defined-in-3"aria-label="Permalinkto"Definedin""></a></h4><p><ahref="https://github.com/profectus-engine/Profectus/blob/8c0a0c4/src/game/player.ts#L25"target="_blank"rel="noreferrer">profectus/src/game/player.ts:25</a></p><hr><h3id="layers"tabindex="-1">layers<aclass="header-anchor"href="#layers"aria-label="Permalinkto"layers""></a></h3><p>•<strong>layers</strong>:<ahref="https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type"target="_blank"rel="noreferrer"><code>Record</code></a><<code>string</code>,<ahref="./../../modules/game/player#layerdata"><code>LayerData</code></a><<code>unknown</code>>></p><p>Adictionaryoflayersavedata.</p><h4id="defined-in-4"tabindex="-1">Definedin<aclass="header-anchor"href="#defined-in-4"aria-label="Permalinkto"Definedin""></a></h4><p><ahref="https://github.com/profectus-engine/Profectus/blob/8c0a0c4/src/game/player.ts#L31"target="_blank"rel="noreferrer">profectus/src/game/player.ts:31</a></p><hr><h3id="modid"tabindex="-1">modID<aclass="header-anchor"href="#modid"aria-label="Permalinkto"modID""></a></h3><p>•<strong>modID</strong>: