duckengine
Version:
A 2D Game Engine for the web.
52 lines • 47.2 kB
HTML
<html class="default no-js"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ExplosionEffect | DuckEngine - v2.1.0</title><meta name="description" content="Documentation for DuckEngine - v2.1.0"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">DuckEngine - v2.1.0</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">DuckEngine - v2.1.0</a></li><li><a href="../modules/core_effect_preset_explosion.html">core/effect/preset/explosion</a></li><li><a href="core_effect_preset_explosion.ExplosionEffect.html">ExplosionEffect</a></li></ul><h1>Class ExplosionEffect</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><a href="core_effect_effect.Effect.html" class="tsd-signature-type" data-tsd-kind="Class">Effect</a><ul class="tsd-hierarchy"><li><span class="target">ExplosionEffect</span></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Constructors</h3><ul class="tsd-index-list"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="core_effect_preset_explosion.ExplosionEffect.html#constructor" class="tsd-kind-icon">constructor</a></li></ul></section><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#culled" class="tsd-kind-icon">culled</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#following" class="tsd-kind-icon">following</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#game" class="tsd-kind-icon">game</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#id" class="tsd-kind-icon">id</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a href="core_effect_preset_explosion.ExplosionEffect.html#maxAge" class="tsd-kind-icon">max<wbr/>Age</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#particleEmitter" class="tsd-kind-icon">particle<wbr/>Emitter</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="core_effect_preset_explosion.ExplosionEffect.html#randomMaxOffset" class="tsd-kind-icon">random<wbr/>Max<wbr/>Offset</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#rangeX" class="tsd-kind-icon">rangeX</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#rangeY" class="tsd-kind-icon">rangeY</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#shape" class="tsd-kind-icon">shape</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a href="core_effect_preset_explosion.ExplosionEffect.html#speedRange" class="tsd-kind-icon">speed<wbr/>Range</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#visible" class="tsd-kind-icon">visible</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#zIndex" class="tsd-kind-icon">z<wbr/>Index</a></li></ul></section><section class="tsd-index-section "><h3>Methods</h3><ul class="tsd-index-list"><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="core_effect_preset_explosion.ExplosionEffect.html#_draw" class="tsd-kind-icon">_draw</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="core_effect_preset_explosion.ExplosionEffect.html#emit" class="tsd-kind-icon">emit</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="core_effect_preset_explosion.ExplosionEffect.html#emitFor" class="tsd-kind-icon">emit<wbr/>For</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#follow" class="tsd-kind-icon">follow</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="core_effect_preset_explosion.ExplosionEffect.html#stopEmit" class="tsd-kind-icon">stop<wbr/>Emit</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#stopFollow" class="tsd-kind-icon">stop<wbr/>Follow</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a id="constructor" class="tsd-anchor"></a><h3>constructor</h3><ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><li class="tsd-signature tsd-kind-icon">new <wbr/>Explosion<wbr/>Effect<span class="tsd-signature-symbol">(</span>rangeX<span class="tsd-signature-symbol">: </span><a href="../modules/index.Duck.Types.ParticleEmitter.html#Range" class="tsd-signature-type" data-tsd-kind="Type alias">Range</a>, rangeY<span class="tsd-signature-symbol">: </span><a href="../modules/index.Duck.Types.ParticleEmitter.html#Range" class="tsd-signature-type" data-tsd-kind="Type alias">Range</a>, game<span class="tsd-signature-symbol">: </span><a href="core_game.Game.html" class="tsd-signature-type" data-tsd-kind="Class">Game</a>, particleAmount<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span>, speedRange<span class="tsd-signature-symbol">?: </span><a href="../modules/index.Duck.Types.ParticleEmitter.html#Range" class="tsd-signature-type" data-tsd-kind="Type alias">Range</a>, maxAge<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span>, color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span>, scene<span class="tsd-signature-symbol">: </span><a href="core_scene.Scene.html" class="tsd-signature-type" data-tsd-kind="Class">Scene</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="core_effect_preset_explosion.ExplosionEffect.html" class="tsd-signature-type" data-tsd-kind="Class">ExplosionEffect</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="core_effect_effect.Effect.html">Effect</a>.<a href="core_effect_effect.Effect.html#constructor">constructor</a></p><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/preset/explosion.ts#L13">core/effect/preset/explosion.ts:13</a></li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>rangeX: <a href="../modules/index.Duck.Types.ParticleEmitter.html#Range" class="tsd-signature-type" data-tsd-kind="Type alias">Range</a></h5></li><li><h5>rangeY: <a href="../modules/index.Duck.Types.ParticleEmitter.html#Range" class="tsd-signature-type" data-tsd-kind="Type alias">Range</a></h5></li><li><h5>game: <a href="core_game.Game.html" class="tsd-signature-type" data-tsd-kind="Class">Game</a></h5></li><li><h5>particleAmount: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 50</span></h5></li><li><h5>speedRange: <a href="../modules/index.Duck.Types.ParticleEmitter.html#Range" class="tsd-signature-type" data-tsd-kind="Type alias">Range</a><span class="tsd-signature-symbol"> = ...</span></h5></li><li><h5>maxAge: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 3</span></h5></li><li><h5>color: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = '#FFA500'</span></h5></li><li><h5>scene: <a href="core_scene.Scene.html" class="tsd-signature-type" data-tsd-kind="Class">Scene</a></h5></li></ul><h4 class="tsd-returns-title">Returns <a href="core_effect_preset_explosion.ExplosionEffect.html" class="tsd-signature-type" data-tsd-kind="Class">ExplosionEffect</a></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="culled" class="tsd-anchor"></a><h3>culled</h3><div class="tsd-signature tsd-kind-icon">culled<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="core_effect_effect.Effect.html">Effect</a>.<a href="core_effect_effect.Effect.html#culled">culled</a></p><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/effect.ts#L83">core/effect/effect.ts:83</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>memberof</dt><dd><p>Effect</p>
</dd><dt>description</dt><dd><p>Determines if the Effect should be visible by the current scene's current camera</p>
</dd><dt>since</dt><dd><p>2.1.0</p>
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="following" class="tsd-anchor"></a><h3>following</h3><div class="tsd-signature tsd-kind-icon">following<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../modules/index.Duck.html" class="tsd-signature-type" data-tsd-kind="Namespace">Duck</a><span class="tsd-signature-symbol">.</span><a href="../modules/index.Duck.TypeClasses.html" class="tsd-signature-type" data-tsd-kind="Namespace">TypeClasses</a><span class="tsd-signature-symbol">.</span><a href="../modules/index.Duck.TypeClasses.GameObjects.html" class="tsd-signature-type" data-tsd-kind="Namespace">GameObjects</a><span class="tsd-signature-symbol">.</span><a href="../modules/index.Duck.TypeClasses.GameObjects.html#GameObject" class="tsd-signature-type" data-tsd-kind="Type alias">GameObject</a><span class="tsd-signature-symbol"><</span><a href="../modules/index.Duck.html" class="tsd-signature-type" data-tsd-kind="Namespace">Duck</a><span class="tsd-signature-symbol">.</span><a href="../modules/index.Duck.Types.html" class="tsd-signature-type" data-tsd-kind="Namespace">Types</a><span class="tsd-signature-symbol">.</span><a href="../modules/index.Duck.Types.Texture.html" class="tsd-signature-type" data-tsd-kind="Namespace">Texture</a><span class="tsd-signature-symbol">.</span><a href="../modules/index.Duck.Types.Texture.html#Type" class="tsd-signature-type" data-tsd-kind="Type alias">Type</a><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><p>Inherited from <a href="core_effect_effect.Effect.html">Effect</a>.<a href="core_effect_effect.Effect.html#following">following</a></p><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/effect.ts#L91">core/effect/effect.ts:91</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>memberof</dt><dd><p>Effect</p>
</dd><dt>description</dt><dd><p>A gameobject that the Effect is following</p>
</dd><dt>since</dt><dd><p>1.2.0</p>
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="game" class="tsd-anchor"></a><h3>game</h3><div class="tsd-signature tsd-kind-icon">game<span class="tsd-signature-symbol">:</span> <a href="core_game.Game.html" class="tsd-signature-type" data-tsd-kind="Class">Game</a></div><aside class="tsd-sources"><p>Inherited from <a href="core_effect_effect.Effect.html">Effect</a>.<a href="core_effect_effect.Effect.html#game">game</a></p><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/effect.ts#L59">core/effect/effect.ts:59</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>memberof</dt><dd><p>Effect</p>
</dd><dt>description</dt><dd><p>Game instance</p>
</dd><dt>since</dt><dd><p>1.2.0</p>
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="id" class="tsd-anchor"></a><h3><span class="tsd-flag ts-flagReadonly">Readonly</span> id</h3><div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="core_effect_effect.Effect.html">Effect</a>.<a href="core_effect_effect.Effect.html#id">id</a></p><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/effect.ts#L19">core/effect/effect.ts:19</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>memberof</dt><dd><p>Effect</p>
</dd><dt>description</dt><dd><p>A unique identifier for the Effect</p>
</dd><dt>since</dt><dd><p>1.2.0</p>
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a id="maxAge" class="tsd-anchor"></a><h3><span class="tsd-flag ts-flagProtected">Protected</span> max<wbr/>Age</h3><div class="tsd-signature tsd-kind-icon">max<wbr/>Age<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/preset/explosion.ts#L10">core/effect/preset/explosion.ts:10</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="particleEmitter" class="tsd-anchor"></a><h3>particle<wbr/>Emitter</h3><div class="tsd-signature tsd-kind-icon">particle<wbr/>Emitter<span class="tsd-signature-symbol">:</span> <a href="core_gameobjects_particles_particleEmitter.ParticleEmitter.html" class="tsd-signature-type" data-tsd-kind="Class">ParticleEmitter</a></div><aside class="tsd-sources"><p>Inherited from <a href="core_effect_effect.Effect.html">Effect</a>.<a href="core_effect_effect.Effect.html#particleEmitter">particleEmitter</a></p><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/effect.ts#L51">core/effect/effect.ts:51</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>memberof</dt><dd><p>Effect</p>
</dd><dt>description</dt><dd><p>ParticleEmitter to control</p>
</dd><dt>since</dt><dd><p>1.2.0</p>
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="randomMaxOffset" class="tsd-anchor"></a><h3><span class="tsd-flag ts-flagProtected">Protected</span> random<wbr/>Max<wbr/>Offset</h3><div class="tsd-signature tsd-kind-icon">random<wbr/>Max<wbr/>Offset<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="core_effect_effect.Effect.html">Effect</a>.<a href="core_effect_effect.Effect.html#randomMaxOffset">randomMaxOffset</a></p><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/effect.ts#L94">core/effect/effect.ts:94</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="rangeX" class="tsd-anchor"></a><h3>rangeX</h3><div class="tsd-signature tsd-kind-icon">rangeX<span class="tsd-signature-symbol">:</span> <a href="../modules/index.Duck.Types.ParticleEmitter.html#Range" class="tsd-signature-type" data-tsd-kind="Type alias">Range</a></div><aside class="tsd-sources"><p>Inherited from <a href="core_effect_effect.Effect.html">Effect</a>.<a href="core_effect_effect.Effect.html#rangeX">rangeX</a></p><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/effect.ts#L35">core/effect/effect.ts:35</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>memberof</dt><dd><p>Effect</p>
</dd><dt>description</dt><dd><p>Range of numbers for x pos</p>
</dd><dt>since</dt><dd><p>1.2.0</p>
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="rangeY" class="tsd-anchor"></a><h3>rangeY</h3><div class="tsd-signature tsd-kind-icon">rangeY<span class="tsd-signature-symbol">:</span> <a href="../modules/index.Duck.Types.ParticleEmitter.html#Range" class="tsd-signature-type" data-tsd-kind="Type alias">Range</a></div><aside class="tsd-sources"><p>Inherited from <a href="core_effect_effect.Effect.html">Effect</a>.<a href="core_effect_effect.Effect.html#rangeY">rangeY</a></p><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/effect.ts#L43">core/effect/effect.ts:43</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>memberof</dt><dd><p>Effect</p>
</dd><dt>description</dt><dd><p>Range of numbers for y pos</p>
</dd><dt>since</dt><dd><p>1.2.0</p>
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="shape" class="tsd-anchor"></a><h3><span class="tsd-flag ts-flagReadonly">Readonly</span> shape</h3><div class="tsd-signature tsd-kind-icon">shape<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="core_effect_effect.Effect.html">Effect</a>.<a href="core_effect_effect.Effect.html#shape">shape</a></p><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/effect.ts#L27">core/effect/effect.ts:27</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>memberof</dt><dd><p>Effect</p>
</dd><dt>description</dt><dd><p>Shape, always "Effect" used for Scene.displayList</p>
</dd><dt>since</dt><dd><p>1.2.0</p>
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a id="speedRange" class="tsd-anchor"></a><h3><span class="tsd-flag ts-flagProtected">Protected</span> speed<wbr/>Range</h3><div class="tsd-signature tsd-kind-icon">speed<wbr/>Range<span class="tsd-signature-symbol">:</span> <a href="../modules/index.Duck.Types.ParticleEmitter.html#Range" class="tsd-signature-type" data-tsd-kind="Type alias">Range</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/preset/explosion.ts#L11">core/effect/preset/explosion.ts:11</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="visible" class="tsd-anchor"></a><h3>visible</h3><div class="tsd-signature tsd-kind-icon">visible<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="core_effect_effect.Effect.html">Effect</a>.<a href="core_effect_effect.Effect.html#visible">visible</a></p><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/effect.ts#L67">core/effect/effect.ts:67</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>memberof</dt><dd><p>Effect</p>
</dd><dt>description</dt><dd><p>Determines the visibility of the Effect</p>
</dd><dt>since</dt><dd><p>1.2.0</p>
</dd></dl></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="zIndex" class="tsd-anchor"></a><h3>z<wbr/>Index</h3><div class="tsd-signature tsd-kind-icon">z<wbr/>Index<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="core_effect_effect.Effect.html">Effect</a>.<a href="core_effect_effect.Effect.html#zIndex">zIndex</a></p><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/effect.ts#L75">core/effect/effect.ts:75</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>memberof</dt><dd><p>Effect</p>
</dd><dt>description</dt><dd><p>Used for depth sorted</p>
</dd><dt>since</dt><dd><p>1.2.0</p>
</dd></dl></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a id="_draw" class="tsd-anchor"></a><h3>_draw</h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><li class="tsd-signature tsd-kind-icon">_draw<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="core_effect_effect.Effect.html">Effect</a>.<a href="core_effect_effect.Effect.html#_draw">_draw</a></p><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/preset/explosion.ts#L82">core/effect/preset/explosion.ts:82</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>description</dt><dd><p>Draws the effect.</p>
<p>DO NOT CALL MANUALLY, CALLED IN GAME LOOP USING SCENE.displayList</p>
</dd></dl></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a id="emit" class="tsd-anchor"></a><h3>emit</h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><li class="tsd-signature tsd-kind-icon">emit<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="core_effect_effect.Effect.html">Effect</a>.<a href="core_effect_effect.Effect.html#emit">emit</a></p><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/preset/explosion.ts#L47">core/effect/preset/explosion.ts:47</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>memberof</dt><dd><p>Effect</p>
</dd><dt>description</dt><dd><p>Makes the particleEmitter emit</p>
</dd><dt>since</dt><dd><p>1.2.0</p>
</dd></dl></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a id="emitFor" class="tsd-anchor"></a><h3>emit<wbr/>For</h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><li class="tsd-signature tsd-kind-icon">emit<wbr/>For<span class="tsd-signature-symbol">(</span>ms<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="core_effect_effect.Effect.html">Effect</a>.<a href="core_effect_effect.Effect.html#emitFor">emitFor</a></p><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/preset/explosion.ts#L72">core/effect/preset/explosion.ts:72</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>memberof</dt><dd><p>Effect</p>
</dd><dt>description</dt><dd><p>Makes the particleEmitter emit for a duration</p>
</dd><dt>since</dt><dd><p>1.2.0</p>
</dd></dl></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>ms: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
<p>Duration in milliseconds</p>
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="follow" class="tsd-anchor"></a><h3>follow</h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><li class="tsd-signature tsd-kind-icon">follow<span class="tsd-signature-symbol">(</span>object<span class="tsd-signature-symbol">: </span><a href="../modules/index.Duck.html" class="tsd-signature-type" data-tsd-kind="Namespace">Duck</a><span class="tsd-signature-symbol">.</span><a href="../modules/index.Duck.Types.html" class="tsd-signature-type" data-tsd-kind="Namespace">Types</a><span class="tsd-signature-symbol">.</span><a href="../modules/index.Duck.Types.html#GameObject" class="tsd-signature-type" data-tsd-kind="Type alias">GameObject</a><span class="tsd-signature-symbol"><</span><a href="../modules/index.Duck.html" class="tsd-signature-type" data-tsd-kind="Namespace">Duck</a><span class="tsd-signature-symbol">.</span><a href="../modules/index.Duck.Types.html" class="tsd-signature-type" data-tsd-kind="Namespace">Types</a><span class="tsd-signature-symbol">.</span><a href="../modules/index.Duck.Types.Texture.html" class="tsd-signature-type" data-tsd-kind="Namespace">Texture</a><span class="tsd-signature-symbol">.</span><a href="../modules/index.Duck.Types.Texture.html#Type" class="tsd-signature-type" data-tsd-kind="Type alias">Type</a><span class="tsd-signature-symbol">></span>, randomMaxOffset<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="core_effect_effect.Effect.html">Effect</a>.<a href="core_effect_effect.Effect.html#follow">follow</a></p><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/effect.ts#L185">core/effect/effect.ts:185</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>memberof</dt><dd><p>Effect</p>
</dd><dt>description</dt><dd><p>Makes the effect follow the GameObject</p>
</dd><dt>since</dt><dd><p>1.2.0</p>
</dd></dl></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>object: <a href="../modules/index.Duck.html" class="tsd-signature-type" data-tsd-kind="Namespace">Duck</a><span class="tsd-signature-symbol">.</span><a href="../modules/index.Duck.Types.html" class="tsd-signature-type" data-tsd-kind="Namespace">Types</a><span class="tsd-signature-symbol">.</span><a href="../modules/index.Duck.Types.html#GameObject" class="tsd-signature-type" data-tsd-kind="Type alias">GameObject</a><span class="tsd-signature-symbol"><</span><a href="../modules/index.Duck.html" class="tsd-signature-type" data-tsd-kind="Namespace">Duck</a><span class="tsd-signature-symbol">.</span><a href="../modules/index.Duck.Types.html" class="tsd-signature-type" data-tsd-kind="Namespace">Types</a><span class="tsd-signature-symbol">.</span><a href="../modules/index.Duck.Types.Texture.html" class="tsd-signature-type" data-tsd-kind="Namespace">Texture</a><span class="tsd-signature-symbol">.</span><a href="../modules/index.Duck.Types.Texture.html#Type" class="tsd-signature-type" data-tsd-kind="Type alias">Type</a><span class="tsd-signature-symbol">></span></h5><div class="tsd-comment tsd-typography"><div class="lead">
<p>GameObject to follow</p>
</div></div></li><li><h5>randomMaxOffset: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 5</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a id="stopEmit" class="tsd-anchor"></a><h3>stop<wbr/>Emit</h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><li class="tsd-signature tsd-kind-icon">stop<wbr/>Emit<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="core_effect_effect.Effect.html">Effect</a>.<a href="core_effect_effect.Effect.html#stopEmit">stopEmit</a></p><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/preset/explosion.ts#L62">core/effect/preset/explosion.ts:62</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>memberof</dt><dd><p>Effect</p>
</dd><dt>description</dt><dd><p>Stops the particleEmitter emitting</p>
</dd><dt>since</dt><dd><p>1.2.0</p>
</dd></dl></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="stopFollow" class="tsd-anchor"></a><h3>stop<wbr/>Follow</h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><li class="tsd-signature tsd-kind-icon">stop<wbr/>Follow<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="core_effect_effect.Effect.html">Effect</a>.<a href="core_effect_effect.Effect.html#stopFollow">stopFollow</a></p><ul><li>Defined in <a href="https://github.com/ksplatdev/DuckEngine/blob/717462d/src/core/effect/effect.ts#L198">core/effect/effect.ts:198</a></li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>memberof</dt><dd><p>Effect</p>
</dd><dt>description</dt><dd><p>Makes the effect stop following the GameObject</p>
</dd><dt>since</dt><dd><p>1.2.0</p>
</dd></dl></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Modules</a></li><li class=" tsd-kind-module"><a href="../modules/core_animation_animation.html">core/animation/animation</a></li><li class=" tsd-kind-module"><a href="../modules/core_animation_animationFrame.html">core/animation/animation<wbr/>Frame</a></li><li class=" tsd-kind-module"><a href="../modules/core_animation_animationManager.html">core/animation/animation<wbr/>Manager</a></li><li class=" tsd-kind-module"><a href="../modules/core_animation_animationState.html">core/animation/animation<wbr/>State</a></li><li class=" tsd-kind-module"><a href="../modules/core_animation_stateMachine.html">core/animation/state<wbr/>Machine</a></li><li class=" tsd-kind-module"><a href="../modules/core_camera_camera.html">core/camera/camera</a></li><li class=" tsd-kind-module"><a href="../modules/core_cutscene_cutscene.html">core/cutscene/cutscene</a></li><li class=" tsd-kind-module"><a href="../modules/core_debug_debug.html">core/debug/debug</a></li><li class=" tsd-kind-module"><a href="../modules/core_display_displayManager.html">core/display/display<wbr/>Manager</a></li><li class=" tsd-kind-module"><a href="../modules/core_effect_effect.html">core/effect/effect</a></li><li class="current tsd-kind-module"><a href="../modules/core_effect_preset_explosion.html">core/effect/preset/explosion</a></li><li class=" tsd-kind-module"><a href="../modules/core_effect_preset_smoke.html">core/effect/preset/smoke</a></li><li class=" tsd-kind-module"><a href="../modules/core_events_eventEmitter.html">core/events/event<wbr/>Emitter</a></li><li class=" tsd-kind-module"><a href="../modules/core_events_events.html">core/events/events</a></li><li class=" tsd-kind-module"><a href="../modules/core_events_main_displayEvents.html">core/events/main/display<wbr/>Events</a></li><li class=" tsd-kind-module"><a href="../modules/core_events_main_gameEvents.html">core/events/main/game<wbr/>Events</a></li><li class=" tsd-kind-module"><a href="../modules/core_events_main_rendererEvents.html">core/events/main/renderer<wbr/>Events</a></li><li class=" tsd-kind-module"><a href="../modules/core_events_other_buttonEvents.html">core/events/other/button<wbr/>Events</a></li><li class=" tsd-kind-module"><a href="../modules/core_events_other_cutsceneEvents.html">core/events/other/cutscene<wbr/>Events</a></li><li class=" tsd-kind-module"><a href="../modules/core_events_other_groupEvents.html">core/events/other/group<wbr/>Events</a></li><li class=" tsd-kind-module"><a href="../modules/core_game.html">core/game</a></li><li class=" tsd-kind-module"><a href="../modules/core_gameobjects_circle.html">core/gameobjects/circle</a></li><li class=" tsd-kind-module"><a href="../modules/core_gameobjects_gameObject.html">core/gameobjects/game<wbr/>Object</a></li><li class=" tsd-kind-module"><a href="../modules/core_gameobjects_misc_canvasModulate.html">core/gameobjects/misc/canvas<wbr/>Modulate</a></li><li class=" tsd-kind-module"><a href="../modules/core_gameobjects_particles_particle.html">core/gameobjects/particles/particle</a></li><li class=" tsd-kind-module"><a href="../modules/core_gameobjects_particles_particleEmitter.html">core/gameobjects/particles/particle<wbr/>Emitter</a></li><li class=" tsd-kind-module"><a href="../modules/core_gameobjects_rect.html">core/gameobjects/rect</a></li><li class=" tsd-kind-module"><a href="../modules/core_gameobjects_roundrect.html">core/gameobjects/roundrect</a></li><li class=" tsd-kind-module"><a href="../modules/core_gameobjects_sprite.html">core/gameobjects/sprite</a></li><li class=" tsd-kind-module"><a href="../modules/core_gameobjects_ui_button.html">core/gameobjects/ui/button</a></li><li class=" tsd-kind-module"><a href="../modules/core_gameobjects_ui_imageRect.html">core/gameobjects/ui/image<wbr/>Rect</a></li><li class=" tsd-kind-module"><a href="../modules/core_gameobjects_ui_panel.html">core/gameobjects/ui/panel</a></li><li class=" tsd-kind-module"><a href="../modules/core_gameobjects_ui_text.html">core/gameobjects/ui/text</a></li><li class=" tsd-kind-module"><a href="../modules/core_gameobjects_ui_ui.html">core/gameobjects/ui/ui</a></li><li class=" tsd-kind-module"><a href="../modules/core_group_group.html">core/group/group</a></li><li class=" tsd-kind-module"><a href="../modules/core_input_input.html">core/input/input</a></li><li class=" tsd-kind-module"><a href="../modules/core_input_keyboardInput.html">core/input/keyboard<wbr/>Input</a></li><li class=" tsd-kind-module"><a href="../modules/core_input_models_key.html">core/input/models/key</a></li><li class=" tsd-kind-module"><a href="../modules/core_input_models_mouse.html">core/input/models/mouse</a></li><li class=" tsd-kind-module"><a href="../modules/core_input_mouseInput.html">core/input/mouse<wbr/>Input</a></li><li class=" tsd-kind-module"><a href="../modules/core_lights_staticLight.html">core/lights/static<wbr/>Light</a></li><li class=" tsd-kind-module"><a href="../modules/core_loader_loader.html">core/loader/loader</a></li><li class=" tsd-kind-module"><a href="../modules/core_map_map.html">core/map/map</a></li><li class=" tsd-kind-module"><a href="../modules/core_map_tile.html">core/map/tile</a></li><li class=" tsd-kind-module"><a href="../modules/core_map_tilelayer.html">core/map/tilelayer</a></li><li class=" tsd-kind-module"><a href="../modules/core_map_tilemap.html">core/map/tilemap</a></li><li class=" tsd-kind-module"><a href="../modules/core_map_tileset.html">core/map/tileset</a></li><li class=" tsd-kind-module"><a href="../modules/core_math_clamp.html">core/math/clamp</a></li><li class=" tsd-kind-module"><a href="../modules/core_math_lerp.html">core/math/lerp</a></li><li class=" tsd-kind-module"><a href="../modules/core_math_randomFloat.html">core/math/random<wbr/>Float</a></li><li class=" tsd-kind-module"><a href="../modules/core_math_randomInt.html">core/math/random<wbr/>Int</a></li><li class=" tsd-kind-module"><a href="../modules/core_math_vector2.html">core/math/vector2</a></li><li class=" tsd-kind-module"><a href="../modules/core_misc_pluginManager.html">core/misc/plugin<wbr/>Manager</a></li><li class=" tsd-kind-module"><a href="../modules/core_models_displayList.html">core/models/display<wbr/>List</a></li><li class=" tsd-kind-module"><a href="../modules/core_models_physicsList.html">core/models/physics<wbr/>List</a></li><li class=" tsd-kind-module"><a href="../modules/core_physics_models_area.html">core/physics/models/area</a></li><li class=" tsd-kind-module"><a href="../modules/core_physics_models_collider.html">core/physics/models/collider</a></li><li class=" tsd-kind-module"><a href="../modules/core_physics_models_hitbox.html">core/physics/models/hitbox</a></li><li class=" tsd-kind-module"><a href="../modules/core_physics_physicsBody.html">core/physics/physics<wbr/>Body</a></li><li class=" tsd-kind-module"><a href="../modules/core_physics_server_physicsServer.html">core/physics/server/physics<wbr/>Server</a></li><li class=" tsd-kind-module"><a href="../modules/core_physics_utils_circleToRectIntersect.html">core/physics/utils/circle<wbr/>To<wbr/>Rect<wbr/>Intersect</a></li><li class=" tsd-kind-module"><a href="../modules/core_physics_utils_hitboxFaceIntersect.html">core/physics/utils/hitbox<wbr/>Face<wbr/>Intersect</a></li><li class=" tsd-kind-module"><a href="../modules/core_physics_utils_rectToRectIntersect.html">core/physics/utils/rect<wbr/>To<wbr/>Rect<wbr/>Intersect</a></li><li class=" tsd-kind-module"><a href="../modules/core_renderer_baseRenderer.html">core/renderer/base<wbr/>Renderer</a></li><li class=" tsd-kind-module"><a href="../modules/core_renderer_canvas_canvasRenderer.html">core/renderer/canvas/canvas<wbr/>Renderer</a></li><li class=" tsd-kind-module"><a href="../modules/core_renderer_canvas_const_blendModes.html">core/renderer/canvas/const/blend<wbr/>Modes</a></li><li class=" tsd-kind-module"><a href="../modules/core_renderer_canvas_pipeline_rendererPipeline.html">core/renderer/canvas/pipeline/renderer<wbr/>Pipeline</a></li><li class=" tsd-kind-module"><a href="../modules/core_scene.html">core/scene</a></li><li class=" tsd-kind-module"><a href="../modules/core_sound_soundPlayer.html">core/sound/sound<wbr/>Player</a></li><li class=" tsd-kind-module"><a href="../modules/core_storage_cacheManager.html">core/storage/cache<wbr/>Manager</a></li><li class=" tsd-kind-module"><a href="../modules/core_texture_texture.html">core/texture/texture</a></li><li class=" tsd-kind-module"><a href="../modules/core_texture_textureAtlas.html">core/texture/texture<wbr/>Atlas</a></li><li class=" tsd-kind-module"><a href="../modules/core_texture_textureBase.html">core/texture/texture<wbr/>Base</a></li><li class=" tsd-kind-module"><a href="../modules/core_texture_textureSheet.html">core/texture/texture<wbr/>Sheet</a></li><li class=" tsd-kind-module"><a href="../modules/index.html">index</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-class tsd-parent-kind-module"><a href="core_effect_preset_explosion.ExplosionEffect.html" class="tsd-kind-icon">Explosion<wbr/>Effect</a><ul><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="core_effect_preset_explosion.ExplosionEffect.html#constructor" class="tsd-kind-icon">constructor</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#culled" class="tsd-kind-icon">culled</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#following" class="tsd-kind-icon">following</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#game" class="tsd-kind-icon">game</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#id" class="tsd-kind-icon">id</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a href="core_effect_preset_explosion.ExplosionEffect.html#maxAge" class="tsd-kind-icon">max<wbr/>Age</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#particleEmitter" class="tsd-kind-icon">particle<wbr/>Emitter</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="core_effect_preset_explosion.ExplosionEffect.html#randomMaxOffset" class="tsd-kind-icon">random<wbr/>Max<wbr/>Offset</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#rangeX" class="tsd-kind-icon">rangeX</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#rangeY" class="tsd-kind-icon">rangeY</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#shape" class="tsd-kind-icon">shape</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><a href="core_effect_preset_explosion.ExplosionEffect.html#speedRange" class="tsd-kind-icon">speed<wbr/>Range</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#visible" class="tsd-kind-icon">visible</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#zIndex" class="tsd-kind-icon">z<wbr/>Index</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="core_effect_preset_explosion.ExplosionEffect.html#_draw" class="tsd-kind-icon">_draw</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="core_effect_preset_explosion.ExplosionEffect.html#emit" class="tsd-kind-icon">emit</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="core_effect_preset_explosion.ExplosionEffect.html#emitFor" class="tsd-kind-icon">emit<wbr/>For</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#follow" class="tsd-kind-icon">follow</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="core_effect_preset_explosion.ExplosionEffect.html#stopEmit" class="tsd-kind-icon">stop<wbr/>Emit</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="core_effect_preset_explosion.ExplosionEffect.html#stopFollow" class="tsd-kind-icon">stop<wbr/>Follow</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li><li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li><li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-namespace"><span class="tsd-kind-icon">Namespace</span></li><li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li><li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>