2 lines
8 KiB
JavaScript
2 lines
8 KiB
JavaScript
|
import{_ as e,c as t,o,a as r}from"./app.e5a3543f.js";const g='{"title":"Interface: BaseParticles","description":"","frontmatter":{},"headers":[{"level":2,"title":"Properties","slug":"properties"},{"level":3,"title":"[Component]","slug":"component"},{"level":3,"title":"app","slug":"app"},{"level":3,"title":"id","slug":"id"},{"level":3,"title":"type","slug":"type"},{"level":2,"title":"Methods","slug":"methods"},{"level":3,"title":"[GatherProps]","slug":"gatherprops"},{"level":3,"title":"addEmitter","slug":"addemitter"}],"relativePath":"api/interfaces/features/particles/particles.BaseParticles.md"}',d={},c=r('<h1 id="interface-baseparticles" tabindex="-1">Interface: BaseParticles <a class="header-anchor" href="#interface-baseparticles" aria-hidden="true">#</a></h1><p><a href="./../../../modules/features/particles/particles.html">features/particles/particles</a>.BaseParticles</p><h2 id="properties" tabindex="-1">Properties <a class="header-anchor" href="#properties" aria-hidden="true">#</a></h2><h3 id="component" tabindex="-1">[Component] <a class="header-anchor" href="#component" aria-hidden="true">#</a></h3><p>\u2022 <strong>[Component]</strong>: <code>DefineComponent</code><{ <code>classes</code>: <code>PropType</code><<a href="./../../../modules/util/computed.html#processedcomputable"><code>ProcessedComputable</code></a><<code>Record</code><<code>string</code>, <code>boolean</code>>>> ; <code>id</code>: { <code>required</code>: <code>true</code> = true; <code>type</code>: <code>StringConstructor</code> = String } ; <code>onContainerResized</code>: <code>PropType</code><(<code>rect</code>: <code>DOMRect</code>) => <code>void</code>> ; <code>onHotReload</code>: <code>PropType</code><<code>VoidFunction</code>> ; <code>onInit</code>: { <code>required</code>: <code>true</code> = true; <code>type</code>: <code>PropType</code><(<code>app</code>: <code>Application</code>) => <code>void</code>> } ; <code>style</code>: <code>PropType</code><<a href="./../../../modules/util/computed.html#processedcomputable"><code>ProcessedComputable</code></a><<a href="./../../../modules/features/feature.html#stylevalue"><code>StyleValue</code></a>>> }, { <code>resizeListener</code>: <code>Ref</code><<code>null</code> | <a href="https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement" target="_blank" rel="noopener noreferrer"><code>HTMLElement</code></a>> ; <code>unref</code>: <T>(<code>ref</code>: <code>T</code> | <code>Ref</code><<code>T</code>>) => <code>T</code> }, <code>unknown</code>, {}, {}, <code>ComponentOptionsMixin</code>, <code>ComponentOptionsMixin</code>, <code>Record</code><<code>string</code>, <code>any</code>>, <code>string</code>, <code>PublicProps</code>, <code>Readonly</code><<code>ExtractPropTypes</code><{ <code>classes</code>: <code>PropType</code><<a href="./../../../modules/util/computed.html#processedcomputable"><code>ProcessedComputable</code></a><<code>Record</code><<code>string</code>, <code>boolean</code>>>> ; <code>id</code>: { <code>required</code>: <code>true</code> = true; <code>type</code>: <code>StringConstructor</code> = String } ; <code>onContainerResized</code>: <code>PropType</code><(<code>rect</code>: <code>DOMRect</code>) => <code>void</code>> ; <code>onHotReload</code>: <code>PropType</code><<code>VoidFunction</code>> ; <code>onInit</code>: { <code>required</code>: <code>true</code> = true; <code>type</code>: <code>PropType</code><(<code>app</code>: <code>Application</code>) => <code>void</code>> } ; <code>style</code>: <code>PropType</code><<a href="./../../../modules/util/computed.html#processedcomputable"><code>ProcessedComputable</code></a><<a href="./../../../modules/features/feature.html#stylevalue"><code>StyleValue</code></a>>> }>>, {}></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/2e3f1de/src/features/part
|