First commit
This commit is contained in:
274
hGameTest/node_modules/openfl/docs/enums/openfl.desktop.clipboardformats.html
generated
vendored
Normal file
274
hGameTest/node_modules/openfl/docs/enums/openfl.desktop.clipboardformats.html
generated
vendored
Normal file
@@ -0,0 +1,274 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>ClipboardFormats | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.desktop.html">desktop</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.desktop.clipboardformats.html">ClipboardFormats</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration ClipboardFormats</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.desktop.clipboardformats.html#html_format" class="tsd-kind-icon">HTML_<wbr>FORMAT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.desktop.clipboardformats.html#rich_text_format" class="tsd-kind-icon">RICH_<wbr>TEXT_<wbr>FORMAT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.desktop.clipboardformats.html#text_format" class="tsd-kind-icon">TEXT_<wbr>FORMAT</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="html_format" class="tsd-anchor"></a>
|
||||
<h3>HTML_<wbr>FORMAT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">HTML_<wbr>FORMAT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "air:html"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/desktop/ClipboardFormats.d.ts#L5">lib/openfl/desktop/ClipboardFormats.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="rich_text_format" class="tsd-anchor"></a>
|
||||
<h3>RICH_<wbr>TEXT_<wbr>FORMAT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">RICH_<wbr>TEXT_<wbr>FORMAT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "air:rtf"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/desktop/ClipboardFormats.d.ts#L6">lib/openfl/desktop/ClipboardFormats.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="text_format" class="tsd-anchor"></a>
|
||||
<h3>TEXT_<wbr>FORMAT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">TEXT_<wbr>FORMAT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "air:text"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/desktop/ClipboardFormats.d.ts#L7">lib/openfl/desktop/ClipboardFormats.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.desktop.clipboardformats.html" class="tsd-kind-icon">Clipboard<wbr>Formats</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.desktop.clipboardformats.html#html_format" class="tsd-kind-icon">HTML_<wbr>FORMAT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.desktop.clipboardformats.html#rich_text_format" class="tsd-kind-icon">RICH_<wbr>TEXT_<wbr>FORMAT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.desktop.clipboardformats.html#text_format" class="tsd-kind-icon">TEXT_<wbr>FORMAT</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.desktop.clipboardtransfermode.html" class="tsd-kind-icon">Clipboard<wbr>Transfer<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.desktop.clipboard.html" class="tsd-kind-icon">Clipboard</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
288
hGameTest/node_modules/openfl/docs/enums/openfl.desktop.clipboardtransfermode.html
generated
vendored
Normal file
288
hGameTest/node_modules/openfl/docs/enums/openfl.desktop.clipboardtransfermode.html
generated
vendored
Normal file
@@ -0,0 +1,288 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>ClipboardTransferMode | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.desktop.html">desktop</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.desktop.clipboardtransfermode.html">ClipboardTransferMode</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration ClipboardTransferMode</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.desktop.clipboardtransfermode.html#clone_only" class="tsd-kind-icon">CLONE_<wbr>ONLY</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.desktop.clipboardtransfermode.html#clone_preferred" class="tsd-kind-icon">CLONE_<wbr>PREFERRED</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.desktop.clipboardtransfermode.html#original_only" class="tsd-kind-icon">ORIGINAL_<wbr>ONLY</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.desktop.clipboardtransfermode.html#original_preferred" class="tsd-kind-icon">ORIGINAL_<wbr>PREFERRED</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="clone_only" class="tsd-anchor"></a>
|
||||
<h3>CLONE_<wbr>ONLY</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">CLONE_<wbr>ONLY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "cloneOnly"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/desktop/ClipboardTransferMode.d.ts#L5">lib/openfl/desktop/ClipboardTransferMode.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="clone_preferred" class="tsd-anchor"></a>
|
||||
<h3>CLONE_<wbr>PREFERRED</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">CLONE_<wbr>PREFERRED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "clonePreferred"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/desktop/ClipboardTransferMode.d.ts#L6">lib/openfl/desktop/ClipboardTransferMode.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="original_only" class="tsd-anchor"></a>
|
||||
<h3>ORIGINAL_<wbr>ONLY</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ORIGINAL_<wbr>ONLY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "originalOnly"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/desktop/ClipboardTransferMode.d.ts#L7">lib/openfl/desktop/ClipboardTransferMode.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="original_preferred" class="tsd-anchor"></a>
|
||||
<h3>ORIGINAL_<wbr>PREFERRED</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ORIGINAL_<wbr>PREFERRED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "originalPreferred"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/desktop/ClipboardTransferMode.d.ts#L8">lib/openfl/desktop/ClipboardTransferMode.d.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.desktop.clipboardformats.html" class="tsd-kind-icon">Clipboard<wbr>Formats</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.desktop.clipboardtransfermode.html" class="tsd-kind-icon">Clipboard<wbr>Transfer<wbr>Mode</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.desktop.clipboardtransfermode.html#clone_only" class="tsd-kind-icon">CLONE_<wbr>ONLY</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.desktop.clipboardtransfermode.html#clone_preferred" class="tsd-kind-icon">CLONE_<wbr>PREFERRED</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.desktop.clipboardtransfermode.html#original_only" class="tsd-kind-icon">ORIGINAL_<wbr>ONLY</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.desktop.clipboardtransfermode.html#original_preferred" class="tsd-kind-icon">ORIGINAL_<wbr>PREFERRED</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.desktop.clipboard.html" class="tsd-kind-icon">Clipboard</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
324
hGameTest/node_modules/openfl/docs/enums/openfl.display.bitmapdatachannel.html
generated
vendored
Normal file
324
hGameTest/node_modules/openfl/docs/enums/openfl.display.bitmapdatachannel.html
generated
vendored
Normal file
@@ -0,0 +1,324 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>BitmapDataChannel | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display.html">display</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display.bitmapdatachannel.html">BitmapDataChannel</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration BitmapDataChannel</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The BitmapDataChannel class is an enumeration of constant values that
|
||||
indicate which channel to use: red, blue, green, or alpha transparency.</p>
|
||||
</div>
|
||||
<p>When you call some methods, you can use the bitwise OR operator
|
||||
(<code>|</code>) to combine BitmapDataChannel constants to indicate
|
||||
multiple color channels.</p>
|
||||
<p>The BitmapDataChannel constants are provided for use as values in the
|
||||
following:</p>
|
||||
<ul>
|
||||
<li>The <code>sourceChannel</code> and <code>destChannel</code>
|
||||
parameters of the <code>openfl.display.BitmapData.copyChannel()</code>
|
||||
method</li>
|
||||
<li>The <code>channelOptions</code> parameter of the
|
||||
<code>openfl.display.BitmapData.noise()</code> method</li>
|
||||
<li>The <code>openfl.filters.DisplacementMapFilter.componentX</code> and
|
||||
<code>openfl.filters.DisplacementMapFilter.componentY</code> properties</li>
|
||||
</ul>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.bitmapdatachannel.html#alpha" class="tsd-kind-icon">ALPHA</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.bitmapdatachannel.html#blue" class="tsd-kind-icon">BLUE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.bitmapdatachannel.html#green" class="tsd-kind-icon">GREEN</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.bitmapdatachannel.html#red" class="tsd-kind-icon">RED</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="alpha" class="tsd-anchor"></a>
|
||||
<h3>ALPHA</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ALPHA<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 8</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BitmapDataChannel.d.ts#L29">lib/openfl/display/BitmapDataChannel.d.ts:29</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The alpha channel.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="blue" class="tsd-anchor"></a>
|
||||
<h3>BLUE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BLUE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 4</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BitmapDataChannel.d.ts#L34">lib/openfl/display/BitmapDataChannel.d.ts:34</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The blue channel.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="green" class="tsd-anchor"></a>
|
||||
<h3>GREEN</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">GREEN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 2</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BitmapDataChannel.d.ts#L39">lib/openfl/display/BitmapDataChannel.d.ts:39</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The green channel.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="red" class="tsd-anchor"></a>
|
||||
<h3>RED</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">RED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 1</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BitmapDataChannel.d.ts#L44">lib/openfl/display/BitmapDataChannel.d.ts:44</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The red channel.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display.bitmapdatachannel.html" class="tsd-kind-icon">Bitmap<wbr>Data<wbr>Channel</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.bitmapdatachannel.html#alpha" class="tsd-kind-icon">ALPHA</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.bitmapdatachannel.html#blue" class="tsd-kind-icon">BLUE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.bitmapdatachannel.html#green" class="tsd-kind-icon">GREEN</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.bitmapdatachannel.html#red" class="tsd-kind-icon">RED</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
592
hGameTest/node_modules/openfl/docs/enums/openfl.display.blendmode.html
generated
vendored
Normal file
592
hGameTest/node_modules/openfl/docs/enums/openfl.display.blendmode.html
generated
vendored
Normal file
@@ -0,0 +1,592 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>BlendMode | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display.html">display</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display.blendmode.html">BlendMode</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration BlendMode</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>A class that provides constant values for visual blend mode effects. These
|
||||
constants are used in the following:</p>
|
||||
</div>
|
||||
<ul>
|
||||
<li>The <code>blendMode</code> property of the
|
||||
openfl.display.DisplayObject class.</li>
|
||||
<li>The <code>blendMode</code> parameter of the <code>draw()</code>
|
||||
method of the openfl.display.BitmapData class</li>
|
||||
</ul>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.blendmode.html#add" class="tsd-kind-icon">ADD</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.blendmode.html#alpha" class="tsd-kind-icon">ALPHA</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.blendmode.html#darken" class="tsd-kind-icon">DARKEN</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.blendmode.html#difference" class="tsd-kind-icon">DIFFERENCE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.blendmode.html#erase" class="tsd-kind-icon">ERASE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.blendmode.html#hardlight" class="tsd-kind-icon">HARDLIGHT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.blendmode.html#invert" class="tsd-kind-icon">INVERT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.blendmode.html#layer" class="tsd-kind-icon">LAYER</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.blendmode.html#lighten" class="tsd-kind-icon">LIGHTEN</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.blendmode.html#multiply" class="tsd-kind-icon">MULTIPLY</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.blendmode.html#normal" class="tsd-kind-icon">NORMAL</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.blendmode.html#overlay" class="tsd-kind-icon">OVERLAY</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.blendmode.html#screen" class="tsd-kind-icon">SCREEN</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.blendmode.html#shader" class="tsd-kind-icon">SHADER</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.blendmode.html#subtract" class="tsd-kind-icon">SUBTRACT</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="add" class="tsd-anchor"></a>
|
||||
<h3>ADD</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ADD<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "add"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BlendMode.d.ts#L25">lib/openfl/display/BlendMode.d.ts:25</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Adds the values of the constituent colors of the display object to the
|
||||
colors of its background, applying a ceiling of 0xFF. This setting is
|
||||
commonly used for animating a lightening dissolve between two objects.</p>
|
||||
</div>
|
||||
<p>For example, if the display object has a pixel with an RGB value of
|
||||
0xAAA633, and the background pixel has an RGB value of 0xDD2200, the
|
||||
resulting RGB value for the displayed pixel is 0xFFC833(because 0xAA +
|
||||
0xDD > 0xFF, 0xA6 + 0x22 = 0xC8, and 0x33 + 0x00 = 0x33).</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="alpha" class="tsd-anchor"></a>
|
||||
<h3>ALPHA</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ALPHA<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "alpha"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BlendMode.d.ts#L35">lib/openfl/display/BlendMode.d.ts:35</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Applies the alpha value of each pixel of the display object to the
|
||||
background. This requires the <code>blendMode</code> property of the
|
||||
parent display object be set to
|
||||
<code>openfl.display.BlendMode.LAYER</code>.</p>
|
||||
</div>
|
||||
<p>Not supported under GPU rendering.</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="darken" class="tsd-anchor"></a>
|
||||
<h3>DARKEN</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DARKEN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "darken"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BlendMode.d.ts#L49">lib/openfl/display/BlendMode.d.ts:49</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Selects the darker of the constituent colors of the display object and the
|
||||
colors of the background(the colors with the smaller values). This
|
||||
setting is commonly used for superimposing type.</p>
|
||||
</div>
|
||||
<p>For example, if the display object has a pixel with an RGB value of
|
||||
0xFFCC33, and the background pixel has an RGB value of 0xDDF800, the
|
||||
resulting RGB value for the displayed pixel is 0xDDCC00(because 0xFF >
|
||||
0xDD, 0xCC < 0xF8, and 0x33 > 0x00 = 33).</p>
|
||||
<p>Not supported under GPU rendering.</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="difference" class="tsd-anchor"></a>
|
||||
<h3>DIFFERENCE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DIFFERENCE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "difference"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BlendMode.d.ts#L62">lib/openfl/display/BlendMode.d.ts:62</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Compares the constituent colors of the display object with the colors of
|
||||
its background, and subtracts the darker of the values of the two
|
||||
constituent colors from the lighter value. This setting is commonly used
|
||||
for more vibrant colors.</p>
|
||||
</div>
|
||||
<p>For example, if the display object has a pixel with an RGB value of
|
||||
0xFFCC33, and the background pixel has an RGB value of 0xDDF800, the
|
||||
resulting RGB value for the displayed pixel is 0x222C33(because 0xFF -
|
||||
0xDD = 0x22, 0xF8 - 0xCC = 0x2C, and 0x33 - 0x00 = 0x33).</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="erase" class="tsd-anchor"></a>
|
||||
<h3>ERASE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ERASE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "erase"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BlendMode.d.ts#L71">lib/openfl/display/BlendMode.d.ts:71</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Erases the background based on the alpha value of the display object. This
|
||||
process requires that the <code>blendMode</code> property of the parent
|
||||
display object be set to <code>openfl.display.BlendMode.LAYER</code>.</p>
|
||||
</div>
|
||||
<p>Not supported under GPU rendering.</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="hardlight" class="tsd-anchor"></a>
|
||||
<h3>HARDLIGHT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">HARDLIGHT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "hardlight"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BlendMode.d.ts#L83">lib/openfl/display/BlendMode.d.ts:83</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Adjusts the color of each pixel based on the darkness of the display
|
||||
object. If the display object is lighter than 50% gray, the display object
|
||||
and background colors are screened, which results in a lighter color. If
|
||||
the display object is darker than 50% gray, the colors are multiplied,
|
||||
which results in a darker color. This setting is commonly used for shading
|
||||
effects.</p>
|
||||
</div>
|
||||
<p>Not supported under GPU rendering.</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="invert" class="tsd-anchor"></a>
|
||||
<h3>INVERT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">INVERT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "invert"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BlendMode.d.ts#L88">lib/openfl/display/BlendMode.d.ts:88</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Inverts the background.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="layer" class="tsd-anchor"></a>
|
||||
<h3>LAYER</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">LAYER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "layer"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BlendMode.d.ts#L100">lib/openfl/display/BlendMode.d.ts:100</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Forces the creation of a transparency group for the display object. This
|
||||
means that the display object is precomposed in a temporary buffer before
|
||||
it is processed further. The precomposition is done automatically if the
|
||||
display object is precached by means of bitmap caching or if the display
|
||||
object is a display object container that has at least one child object
|
||||
with a <code>blendMode</code> setting other than <code>"normal"</code>.</p>
|
||||
</div>
|
||||
<p>Not supported under GPU rendering.</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="lighten" class="tsd-anchor"></a>
|
||||
<h3>LIGHTEN</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">LIGHTEN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "lighten"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BlendMode.d.ts#L114">lib/openfl/display/BlendMode.d.ts:114</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Selects the lighter of the constituent colors of the display object and
|
||||
the colors of the background(the colors with the larger values). This
|
||||
setting is commonly used for superimposing type.</p>
|
||||
</div>
|
||||
<p>For example, if the display object has a pixel with an RGB value of
|
||||
0xFFCC33, and the background pixel has an RGB value of 0xDDF800, the
|
||||
resulting RGB value for the displayed pixel is 0xFFF833(because 0xFF >
|
||||
0xDD, 0xCC < 0xF8, and 0x33 > 0x00 = 33).</p>
|
||||
<p>Not supported under GPU rendering.</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="multiply" class="tsd-anchor"></a>
|
||||
<h3>MULTIPLY</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MULTIPLY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "multiply"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BlendMode.d.ts#L129">lib/openfl/display/BlendMode.d.ts:129</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Multiplies the values of the display object constituent colors by the
|
||||
constituent colors of the background color, and normalizes by dividing by
|
||||
0xFF, resulting in darker colors. This setting is commonly used for
|
||||
shadows and depth effects.</p>
|
||||
</div>
|
||||
<p>For example, if a constituent color(such as red) of one pixel in the
|
||||
display object and the corresponding color of the pixel in the background
|
||||
both have the value 0x88, the multiplied result is 0x4840. Dividing by
|
||||
0xFF yields a value of 0x48 for that constituent color, which is a darker
|
||||
shade than the color of the display object or the color of the
|
||||
background.</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="normal" class="tsd-anchor"></a>
|
||||
<h3>NORMAL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NORMAL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "normal"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BlendMode.d.ts#L136">lib/openfl/display/BlendMode.d.ts:136</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The display object appears in front of the background. Pixel values of the
|
||||
display object override the pixel values of the background. Where the
|
||||
display object is transparent, the background is visible.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="overlay" class="tsd-anchor"></a>
|
||||
<h3>OVERLAY</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">OVERLAY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "overlay"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BlendMode.d.ts#L148">lib/openfl/display/BlendMode.d.ts:148</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Adjusts the color of each pixel based on the darkness of the background.
|
||||
If the background is lighter than 50% gray, the display object and
|
||||
background colors are screened, which results in a lighter color. If the
|
||||
background is darker than 50% gray, the colors are multiplied, which
|
||||
results in a darker color. This setting is commonly used for shading
|
||||
effects.</p>
|
||||
</div>
|
||||
<p>Not supported under GPU rendering.</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="screen" class="tsd-anchor"></a>
|
||||
<h3>SCREEN</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">SCREEN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "screen"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BlendMode.d.ts#L156">lib/openfl/display/BlendMode.d.ts:156</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Multiplies the complement(inverse) of the display object color by the
|
||||
complement of the background color, resulting in a bleaching effect. This
|
||||
setting is commonly used for highlights or to remove black areas of the
|
||||
display object.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="shader" class="tsd-anchor"></a>
|
||||
<h3>SHADER</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">SHADER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "shader"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BlendMode.d.ts#L158">lib/openfl/display/BlendMode.d.ts:158</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="subtract" class="tsd-anchor"></a>
|
||||
<h3>SUBTRACT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">SUBTRACT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "subtract"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/BlendMode.d.ts#L170">lib/openfl/display/BlendMode.d.ts:170</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Subtracts the values of the constituent colors in the display object from
|
||||
the values of the background color, applying a floor of 0. This setting is
|
||||
commonly used for animating a darkening dissolve between two objects.</p>
|
||||
</div>
|
||||
<p>For example, if the display object has a pixel with an RGB value of
|
||||
0xAA2233, and the background pixel has an RGB value of 0xDDA600, the
|
||||
resulting RGB value for the displayed pixel is 0x338400(because 0xDD -
|
||||
0xAA = 0x33, 0xA6 - 0x22 = 0x84, and 0x00 - 0x33 < 0x00).</p>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display.blendmode.html" class="tsd-kind-icon">Blend<wbr>Mode</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.blendmode.html#add" class="tsd-kind-icon">ADD</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.blendmode.html#alpha" class="tsd-kind-icon">ALPHA</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.blendmode.html#darken" class="tsd-kind-icon">DARKEN</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.blendmode.html#difference" class="tsd-kind-icon">DIFFERENCE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.blendmode.html#erase" class="tsd-kind-icon">ERASE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.blendmode.html#hardlight" class="tsd-kind-icon">HARDLIGHT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.blendmode.html#invert" class="tsd-kind-icon">INVERT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.blendmode.html#layer" class="tsd-kind-icon">LAYER</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.blendmode.html#lighten" class="tsd-kind-icon">LIGHTEN</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.blendmode.html#multiply" class="tsd-kind-icon">MULTIPLY</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.blendmode.html#normal" class="tsd-kind-icon">NORMAL</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.blendmode.html#overlay" class="tsd-kind-icon">OVERLAY</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.blendmode.html#screen" class="tsd-kind-icon">SCREEN</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.blendmode.html#shader" class="tsd-kind-icon">SHADER</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.blendmode.html#subtract" class="tsd-kind-icon">SUBTRACT</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
297
hGameTest/node_modules/openfl/docs/enums/openfl.display.capsstyle.html
generated
vendored
Normal file
297
hGameTest/node_modules/openfl/docs/enums/openfl.display.capsstyle.html
generated
vendored
Normal file
@@ -0,0 +1,297 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>CapsStyle | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display.html">display</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display.capsstyle.html">CapsStyle</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration CapsStyle</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The CapsStyle class is an enumeration of constant values that specify the
|
||||
caps style to use in drawing lines. The constants are provided for use as
|
||||
values in the <code>caps</code> parameter of the
|
||||
<code>openfl.display.Graphics.lineStyle()</code> method. You can specify the
|
||||
following three types of caps:</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.capsstyle.html#none" class="tsd-kind-icon">NONE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.capsstyle.html#round" class="tsd-kind-icon">ROUND</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.capsstyle.html#square" class="tsd-kind-icon">SQUARE</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="none" class="tsd-anchor"></a>
|
||||
<h3>NONE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NONE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "none"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/CapsStyle.d.ts#L16">lib/openfl/display/CapsStyle.d.ts:16</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Used to specify no caps in the <code>caps</code> parameter of the
|
||||
<code>openfl.display.Graphics.lineStyle()</code> method.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="round" class="tsd-anchor"></a>
|
||||
<h3>ROUND</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ROUND<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "round"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/CapsStyle.d.ts#L22">lib/openfl/display/CapsStyle.d.ts:22</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Used to specify round caps in the <code>caps</code> parameter of the
|
||||
<code>openfl.display.Graphics.lineStyle()</code> method.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="square" class="tsd-anchor"></a>
|
||||
<h3>SQUARE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">SQUARE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "square"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/CapsStyle.d.ts#L28">lib/openfl/display/CapsStyle.d.ts:28</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Used to specify square caps in the <code>caps</code> parameter of the
|
||||
<code>openfl.display.Graphics.lineStyle()</code> method.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display.capsstyle.html" class="tsd-kind-icon">Caps<wbr>Style</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.capsstyle.html#none" class="tsd-kind-icon">NONE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.capsstyle.html#round" class="tsd-kind-icon">ROUND</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.capsstyle.html#square" class="tsd-kind-icon">SQUARE</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
274
hGameTest/node_modules/openfl/docs/enums/openfl.display.gradienttype.html
generated
vendored
Normal file
274
hGameTest/node_modules/openfl/docs/enums/openfl.display.gradienttype.html
generated
vendored
Normal file
@@ -0,0 +1,274 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>GradientType | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display.html">display</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display.gradienttype.html">GradientType</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration GradientType</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The GradientType class provides values for the <code>type</code> parameter
|
||||
in the <code>beginGradientFill()</code> and
|
||||
<code>lineGradientStyle()</code> methods of the openfl.display.Graphics
|
||||
class.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.gradienttype.html#linear" class="tsd-kind-icon">LINEAR</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.gradienttype.html#radial" class="tsd-kind-icon">RADIAL</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="linear" class="tsd-anchor"></a>
|
||||
<h3>LINEAR</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">LINEAR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "linear"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/GradientType.d.ts#L14">lib/openfl/display/GradientType.d.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Value used to specify a linear gradient fill.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="radial" class="tsd-anchor"></a>
|
||||
<h3>RADIAL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">RADIAL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "radial"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/GradientType.d.ts#L19">lib/openfl/display/GradientType.d.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Value used to specify a radial gradient fill.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display.gradienttype.html" class="tsd-kind-icon">Gradient<wbr>Type</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.gradienttype.html#linear" class="tsd-kind-icon">LINEAR</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.gradienttype.html#radial" class="tsd-kind-icon">RADIAL</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
334
hGameTest/node_modules/openfl/docs/enums/openfl.display.graphicspathcommand.html
generated
vendored
Normal file
334
hGameTest/node_modules/openfl/docs/enums/openfl.display.graphicspathcommand.html
generated
vendored
Normal file
@@ -0,0 +1,334 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>GraphicsPathCommand | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display.html">display</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display.graphicspathcommand.html">GraphicsPathCommand</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration GraphicsPathCommand</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Defines the values to use for specifying path-drawing commands.</p>
|
||||
</div>
|
||||
<p>The values in this class are used by the
|
||||
<code>Graphics.drawPath()</code> method, or stored in the
|
||||
<code>commands</code> vector of a GraphicsPath object.</p>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.graphicspathcommand.html#cubic_curve_to" class="tsd-kind-icon">CUBIC_<wbr>CURVE_<wbr>TO</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.graphicspathcommand.html#curve_to" class="tsd-kind-icon">CURVE_<wbr>TO</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.graphicspathcommand.html#line_to" class="tsd-kind-icon">LINE_<wbr>TO</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.graphicspathcommand.html#move_to" class="tsd-kind-icon">MOVE_<wbr>TO</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.graphicspathcommand.html#no_op" class="tsd-kind-icon">NO_<wbr>OP</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.graphicspathcommand.html#wide_line_to" class="tsd-kind-icon">WIDE_<wbr>LINE_<wbr>TO</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.graphicspathcommand.html#wide_move_to" class="tsd-kind-icon">WIDE_<wbr>MOVE_<wbr>TO</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="cubic_curve_to" class="tsd-anchor"></a>
|
||||
<h3>CUBIC_<wbr>CURVE_<wbr>TO</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">CUBIC_<wbr>CURVE_<wbr>TO<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 6</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/GraphicsPathCommand.d.ts#L12">lib/openfl/display/GraphicsPathCommand.d.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="curve_to" class="tsd-anchor"></a>
|
||||
<h3>CURVE_<wbr>TO</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">CURVE_<wbr>TO<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 3</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/GraphicsPathCommand.d.ts#L13">lib/openfl/display/GraphicsPathCommand.d.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="line_to" class="tsd-anchor"></a>
|
||||
<h3>LINE_<wbr>TO</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">LINE_<wbr>TO<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 2</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/GraphicsPathCommand.d.ts#L14">lib/openfl/display/GraphicsPathCommand.d.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="move_to" class="tsd-anchor"></a>
|
||||
<h3>MOVE_<wbr>TO</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MOVE_<wbr>TO<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 1</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/GraphicsPathCommand.d.ts#L15">lib/openfl/display/GraphicsPathCommand.d.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="no_op" class="tsd-anchor"></a>
|
||||
<h3>NO_<wbr>OP</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NO_<wbr>OP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 0</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/GraphicsPathCommand.d.ts#L16">lib/openfl/display/GraphicsPathCommand.d.ts:16</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="wide_line_to" class="tsd-anchor"></a>
|
||||
<h3>WIDE_<wbr>LINE_<wbr>TO</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">WIDE_<wbr>LINE_<wbr>TO<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 5</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/GraphicsPathCommand.d.ts#L17">lib/openfl/display/GraphicsPathCommand.d.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="wide_move_to" class="tsd-anchor"></a>
|
||||
<h3>WIDE_<wbr>MOVE_<wbr>TO</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">WIDE_<wbr>MOVE_<wbr>TO<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 4</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/GraphicsPathCommand.d.ts#L18">lib/openfl/display/GraphicsPathCommand.d.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display.graphicspathcommand.html" class="tsd-kind-icon">Graphics<wbr>Path<wbr>Command</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.graphicspathcommand.html#cubic_curve_to" class="tsd-kind-icon">CUBIC_<wbr>CURVE_<wbr>TO</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.graphicspathcommand.html#curve_to" class="tsd-kind-icon">CURVE_<wbr>TO</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.graphicspathcommand.html#line_to" class="tsd-kind-icon">LINE_<wbr>TO</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.graphicspathcommand.html#move_to" class="tsd-kind-icon">MOVE_<wbr>TO</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.graphicspathcommand.html#no_op" class="tsd-kind-icon">NO_<wbr>OP</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.graphicspathcommand.html#wide_line_to" class="tsd-kind-icon">WIDE_<wbr>LINE_<wbr>TO</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.graphicspathcommand.html#wide_move_to" class="tsd-kind-icon">WIDE_<wbr>MOVE_<wbr>TO</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
267
hGameTest/node_modules/openfl/docs/enums/openfl.display.graphicspathwinding.html
generated
vendored
Normal file
267
hGameTest/node_modules/openfl/docs/enums/openfl.display.graphicspathwinding.html
generated
vendored
Normal file
@@ -0,0 +1,267 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>GraphicsPathWinding | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display.html">display</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display.graphicspathwinding.html">GraphicsPathWinding</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration GraphicsPathWinding</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The GraphicsPathWinding class provides values for the
|
||||
<code>openfl.display.GraphicsPath.winding</code> property and the
|
||||
<code>openfl.display.Graphics.drawPath()</code> method to determine the
|
||||
direction to draw a path. A clockwise path is positively wound, and a
|
||||
counter-clockwise path is negatively wound:</p>
|
||||
</div>
|
||||
<p> When paths intersect or overlap, the winding direction determines the
|
||||
rules for filling the areas created by the intersection or overlap:</p>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.graphicspathwinding.html#even_odd" class="tsd-kind-icon">EVEN_<wbr>ODD</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.graphicspathwinding.html#non_zero" class="tsd-kind-icon">NON_<wbr>ZERO</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="even_odd" class="tsd-anchor"></a>
|
||||
<h3>EVEN_<wbr>ODD</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">EVEN_<wbr>ODD<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "evenOdd"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/GraphicsPathWinding.d.ts#L15">lib/openfl/display/GraphicsPathWinding.d.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="non_zero" class="tsd-anchor"></a>
|
||||
<h3>NON_<wbr>ZERO</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NON_<wbr>ZERO<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "nonZero"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/GraphicsPathWinding.d.ts#L16">lib/openfl/display/GraphicsPathWinding.d.ts:16</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display.graphicspathwinding.html" class="tsd-kind-icon">Graphics<wbr>Path<wbr>Winding</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.graphicspathwinding.html#even_odd" class="tsd-kind-icon">EVEN_<wbr>ODD</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.graphicspathwinding.html#non_zero" class="tsd-kind-icon">NON_<wbr>ZERO</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
291
hGameTest/node_modules/openfl/docs/enums/openfl.display.interpolationmethod.html
generated
vendored
Normal file
291
hGameTest/node_modules/openfl/docs/enums/openfl.display.interpolationmethod.html
generated
vendored
Normal file
@@ -0,0 +1,291 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>InterpolationMethod | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display.html">display</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display.interpolationmethod.html">InterpolationMethod</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration InterpolationMethod</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The InterpolationMethod class provides values for the
|
||||
<code>interpolationMethod</code> parameter in the
|
||||
<code>Graphics.beginGradientFill()</code> and
|
||||
<code>Graphics.lineGradientStyle()</code> methods. This parameter
|
||||
determines the RGB space to use when rendering the gradient.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.interpolationmethod.html#linear_rgb" class="tsd-kind-icon">LINEAR_<wbr>RGB</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.interpolationmethod.html#rgb" class="tsd-kind-icon">RGB</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="linear_rgb" class="tsd-anchor"></a>
|
||||
<h3>LINEAR_<wbr>RGB</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">LINEAR_<wbr>RGB<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "linearRGB"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/InterpolationMethod.d.ts#L24">lib/openfl/display/InterpolationMethod.d.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the RGB interpolation method should be used. This means
|
||||
that the gradient is rendered with exponential sRGB(standard RGB) space.
|
||||
The sRGB space is a W3C-endorsed standard that defines a non-linear
|
||||
conversion between red, green, and blue component values and the actual
|
||||
intensity of the visible component color.</p>
|
||||
</div>
|
||||
<p>For example, consider a simple linear gradient between two colors(with
|
||||
the <code>spreadMethod</code> parameter set to
|
||||
<code>SpreadMethod.REFLECT</code>). The different interpolation methods
|
||||
affect the appearance as follows:</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="rgb" class="tsd-anchor"></a>
|
||||
<h3>RGB</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">RGB<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "rgb"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/InterpolationMethod.d.ts#L38">lib/openfl/display/InterpolationMethod.d.ts:38</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the RGB interpolation method should be used. This means
|
||||
that the gradient is rendered with exponential sRGB(standard RGB) space.
|
||||
The sRGB space is a W3C-endorsed standard that defines a non-linear
|
||||
conversion between red, green, and blue component values and the actual
|
||||
intensity of the visible component color.</p>
|
||||
</div>
|
||||
<p>For example, consider a simple linear gradient between two colors(with
|
||||
the <code>spreadMethod</code> parameter set to
|
||||
<code>SpreadMethod.REFLECT</code>). The different interpolation methods
|
||||
affect the appearance as follows:</p>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display.interpolationmethod.html" class="tsd-kind-icon">Interpolation<wbr>Method</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.interpolationmethod.html#linear_rgb" class="tsd-kind-icon">LINEAR_<wbr>RGB</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.interpolationmethod.html#rgb" class="tsd-kind-icon">RGB</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
298
hGameTest/node_modules/openfl/docs/enums/openfl.display.jointstyle.html
generated
vendored
Normal file
298
hGameTest/node_modules/openfl/docs/enums/openfl.display.jointstyle.html
generated
vendored
Normal file
@@ -0,0 +1,298 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>JointStyle | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display.html">display</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display.jointstyle.html">JointStyle</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration JointStyle</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The JointStyle class is an enumeration of constant values that specify the
|
||||
joint style to use in drawing lines. These constants are provided for use
|
||||
as values in the <code>joints</code> parameter of the
|
||||
<code>openfl.display.Graphics.lineStyle()</code> method. The method supports
|
||||
three types of joints: miter, round, and bevel, as the following example
|
||||
shows:</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.jointstyle.html#bevel" class="tsd-kind-icon">BEVEL</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.jointstyle.html#miter" class="tsd-kind-icon">MITER</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.jointstyle.html#round" class="tsd-kind-icon">ROUND</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="bevel" class="tsd-anchor"></a>
|
||||
<h3>BEVEL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BEVEL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "bevel"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/JointStyle.d.ts#L17">lib/openfl/display/JointStyle.d.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies beveled joints in the <code>joints</code> parameter of the
|
||||
<code>openfl.display.Graphics.lineStyle()</code> method.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="miter" class="tsd-anchor"></a>
|
||||
<h3>MITER</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MITER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "miter"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/JointStyle.d.ts#L23">lib/openfl/display/JointStyle.d.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies mitered joints in the <code>joints</code> parameter of the
|
||||
<code>openfl.display.Graphics.lineStyle()</code> method.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="round" class="tsd-anchor"></a>
|
||||
<h3>ROUND</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ROUND<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "round"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/JointStyle.d.ts#L29">lib/openfl/display/JointStyle.d.ts:29</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies round joints in the <code>joints</code> parameter of the
|
||||
<code>openfl.display.Graphics.lineStyle()</code> method.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display.jointstyle.html" class="tsd-kind-icon">Joint<wbr>Style</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.jointstyle.html#bevel" class="tsd-kind-icon">BEVEL</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.jointstyle.html#miter" class="tsd-kind-icon">MITER</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.jointstyle.html#round" class="tsd-kind-icon">ROUND</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
325
hGameTest/node_modules/openfl/docs/enums/openfl.display.linescalemode.html
generated
vendored
Normal file
325
hGameTest/node_modules/openfl/docs/enums/openfl.display.linescalemode.html
generated
vendored
Normal file
@@ -0,0 +1,325 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>LineScaleMode | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display.html">display</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display.linescalemode.html">LineScaleMode</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration LineScaleMode</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The LineScaleMode class provides values for the <code>scaleMode</code>
|
||||
parameter in the <code>Graphics.lineStyle()</code> method.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.linescalemode.html#horizontal" class="tsd-kind-icon">HORIZONTAL</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.linescalemode.html#none" class="tsd-kind-icon">NONE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.linescalemode.html#normal" class="tsd-kind-icon">NORMAL</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.linescalemode.html#vertical" class="tsd-kind-icon">VERTICAL</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="horizontal" class="tsd-anchor"></a>
|
||||
<h3>HORIZONTAL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">HORIZONTAL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "horizontal"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/LineScaleMode.d.ts#L18">lib/openfl/display/LineScaleMode.d.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>With this setting used as the <code>scaleMode</code> parameter of the
|
||||
<code>lineStyle()</code> method, the thickness of the line scales
|
||||
<em>only</em> vertically. For example, consider the following circles, drawn
|
||||
with a one-pixel line, and each with the <code>scaleMode</code> parameter
|
||||
set to <code>LineScaleMode.VERTICAL</code>. The circle on the left is
|
||||
scaled only vertically, and the circle on the right is scaled both
|
||||
vertically and horizontally.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="none" class="tsd-anchor"></a>
|
||||
<h3>NONE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NONE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "none"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/LineScaleMode.d.ts#L24">lib/openfl/display/LineScaleMode.d.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>With this setting used as the <code>scaleMode</code> parameter of the
|
||||
<code>lineStyle()</code> method, the thickness of the line never scales.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="normal" class="tsd-anchor"></a>
|
||||
<h3>NORMAL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NORMAL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "normal"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/LineScaleMode.d.ts#L31">lib/openfl/display/LineScaleMode.d.ts:31</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>With this setting used as the <code>scaleMode</code> parameter of the
|
||||
<code>lineStyle()</code> method, the thickness of the line always scales
|
||||
when the object is scaled(the default).</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="vertical" class="tsd-anchor"></a>
|
||||
<h3>VERTICAL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">VERTICAL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "vertical"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/LineScaleMode.d.ts#L42">lib/openfl/display/LineScaleMode.d.ts:42</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>With this setting used as the <code>scaleMode</code> parameter of the
|
||||
<code>lineStyle()</code> method, the thickness of the line scales
|
||||
<em>only</em> horizontally. For example, consider the following circles,
|
||||
drawn with a one-pixel line, and each with the <code>scaleMode</code>
|
||||
parameter set to <code>LineScaleMode.HORIZONTAL</code>. The circle on the
|
||||
left is scaled only horizontally, and the circle on the right is scaled
|
||||
both vertically and horizontally.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display.linescalemode.html" class="tsd-kind-icon">Line<wbr>Scale<wbr>Mode</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.linescalemode.html#horizontal" class="tsd-kind-icon">HORIZONTAL</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.linescalemode.html#none" class="tsd-kind-icon">NONE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.linescalemode.html#normal" class="tsd-kind-icon">NORMAL</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.linescalemode.html#vertical" class="tsd-kind-icon">VERTICAL</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
301
hGameTest/node_modules/openfl/docs/enums/openfl.display.pixelsnapping.html
generated
vendored
Normal file
301
hGameTest/node_modules/openfl/docs/enums/openfl.display.pixelsnapping.html
generated
vendored
Normal file
@@ -0,0 +1,301 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>PixelSnapping | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display.html">display</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display.pixelsnapping.html">PixelSnapping</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration PixelSnapping</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The PixelSnapping class is an enumeration of constant values for setting
|
||||
the pixel snapping options by using the <code>pixelSnapping</code> property
|
||||
of a Bitmap object.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.pixelsnapping.html#always" class="tsd-kind-icon">ALWAYS</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.pixelsnapping.html#auto" class="tsd-kind-icon">AUTO</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.pixelsnapping.html#never" class="tsd-kind-icon">NEVER</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="always" class="tsd-anchor"></a>
|
||||
<h3>ALWAYS</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ALWAYS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "always"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/PixelSnapping.d.ts#L15">lib/openfl/display/PixelSnapping.d.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>A constant value used in the <code>pixelSnapping</code> property of a
|
||||
Bitmap object to specify that the bitmap image is always snapped to the
|
||||
nearest pixel, independent of any transformation.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="auto" class="tsd-anchor"></a>
|
||||
<h3>AUTO</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">AUTO<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "auto"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/PixelSnapping.d.ts#L26">lib/openfl/display/PixelSnapping.d.ts:26</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>A constant value used in the <code>pixelSnapping</code> property of a
|
||||
Bitmap object to specify that the bitmap image is snapped to the nearest
|
||||
pixel if it is drawn with no rotation or skew and it is drawn at a scale
|
||||
factor of 99.9% to 100.1%. If these conditions are satisfied, the image is
|
||||
drawn at 100% scale, snapped to the nearest pixel. Internally, this
|
||||
setting allows the image to be drawn as fast as possible by using the
|
||||
vector renderer.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="never" class="tsd-anchor"></a>
|
||||
<h3>NEVER</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NEVER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "never"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/PixelSnapping.d.ts#L32">lib/openfl/display/PixelSnapping.d.ts:32</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>A constant value used in the <code>pixelSnapping</code> property of a
|
||||
Bitmap object to specify that no pixel snapping occurs.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display.pixelsnapping.html" class="tsd-kind-icon">Pixel<wbr>Snapping</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.pixelsnapping.html#always" class="tsd-kind-icon">ALWAYS</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.pixelsnapping.html#auto" class="tsd-kind-icon">AUTO</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.pixelsnapping.html#never" class="tsd-kind-icon">NEVER</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
520
hGameTest/node_modules/openfl/docs/enums/openfl.display.shaderparametertype.html
generated
vendored
Normal file
520
hGameTest/node_modules/openfl/docs/enums/openfl.display.shaderparametertype.html
generated
vendored
Normal file
@@ -0,0 +1,520 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>ShaderParameterType | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display.html">display</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display.shaderparametertype.html">ShaderParameterType</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration ShaderParameterType</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#bool" class="tsd-kind-icon">BOOL</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#bool2" class="tsd-kind-icon">BOOL2</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#bool3" class="tsd-kind-icon">BOOL3</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#bool4" class="tsd-kind-icon">BOOL4</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#float" class="tsd-kind-icon">FLOAT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#float2" class="tsd-kind-icon">FLOAT2</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#float3" class="tsd-kind-icon">FLOAT3</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#float4" class="tsd-kind-icon">FLOAT4</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#int" class="tsd-kind-icon">INT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#int2" class="tsd-kind-icon">INT2</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#int3" class="tsd-kind-icon">INT3</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#int4" class="tsd-kind-icon">INT4</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#matrix2x2" class="tsd-kind-icon">MATRIX2<wbr>X2</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#matrix2x3" class="tsd-kind-icon">MATRIX2<wbr>X3</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#matrix2x4" class="tsd-kind-icon">MATRIX2<wbr>X4</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#matrix3x2" class="tsd-kind-icon">MATRIX3<wbr>X2</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#matrix3x3" class="tsd-kind-icon">MATRIX3<wbr>X3</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#matrix3x4" class="tsd-kind-icon">MATRIX3<wbr>X4</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#matrix4x2" class="tsd-kind-icon">MATRIX4<wbr>X2</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#matrix4x3" class="tsd-kind-icon">MATRIX4<wbr>X3</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderparametertype.html#matrix4x4" class="tsd-kind-icon">MATRIX4<wbr>X4</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="bool" class="tsd-anchor"></a>
|
||||
<h3>BOOL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BOOL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "bool"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L5">lib/openfl/display/ShaderParameterType.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="bool2" class="tsd-anchor"></a>
|
||||
<h3>BOOL2</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BOOL2<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "bool2"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L6">lib/openfl/display/ShaderParameterType.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="bool3" class="tsd-anchor"></a>
|
||||
<h3>BOOL3</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BOOL3<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "bool3"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L7">lib/openfl/display/ShaderParameterType.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="bool4" class="tsd-anchor"></a>
|
||||
<h3>BOOL4</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BOOL4<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "bool4"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L8">lib/openfl/display/ShaderParameterType.d.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="float" class="tsd-anchor"></a>
|
||||
<h3>FLOAT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FLOAT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "float"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L9">lib/openfl/display/ShaderParameterType.d.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="float2" class="tsd-anchor"></a>
|
||||
<h3>FLOAT2</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FLOAT2<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "float2"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L10">lib/openfl/display/ShaderParameterType.d.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="float3" class="tsd-anchor"></a>
|
||||
<h3>FLOAT3</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FLOAT3<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "float3"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L11">lib/openfl/display/ShaderParameterType.d.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="float4" class="tsd-anchor"></a>
|
||||
<h3>FLOAT4</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FLOAT4<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "float4"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L12">lib/openfl/display/ShaderParameterType.d.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="int" class="tsd-anchor"></a>
|
||||
<h3>INT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">INT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "int"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L13">lib/openfl/display/ShaderParameterType.d.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="int2" class="tsd-anchor"></a>
|
||||
<h3>INT2</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">INT2<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "int2"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L14">lib/openfl/display/ShaderParameterType.d.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="int3" class="tsd-anchor"></a>
|
||||
<h3>INT3</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">INT3<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "int3"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L15">lib/openfl/display/ShaderParameterType.d.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="int4" class="tsd-anchor"></a>
|
||||
<h3>INT4</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">INT4<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "int4"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L16">lib/openfl/display/ShaderParameterType.d.ts:16</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="matrix2x2" class="tsd-anchor"></a>
|
||||
<h3>MATRIX2<wbr>X2</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MATRIX2<wbr>X2<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "matrix2x2"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L17">lib/openfl/display/ShaderParameterType.d.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="matrix2x3" class="tsd-anchor"></a>
|
||||
<h3>MATRIX2<wbr>X3</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MATRIX2<wbr>X3<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "matrix2x3"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L18">lib/openfl/display/ShaderParameterType.d.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="matrix2x4" class="tsd-anchor"></a>
|
||||
<h3>MATRIX2<wbr>X4</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MATRIX2<wbr>X4<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "matrix2x4"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L19">lib/openfl/display/ShaderParameterType.d.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="matrix3x2" class="tsd-anchor"></a>
|
||||
<h3>MATRIX3<wbr>X2</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MATRIX3<wbr>X2<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "matrix3x2"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L20">lib/openfl/display/ShaderParameterType.d.ts:20</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="matrix3x3" class="tsd-anchor"></a>
|
||||
<h3>MATRIX3<wbr>X3</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MATRIX3<wbr>X3<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "matrix3x3"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L21">lib/openfl/display/ShaderParameterType.d.ts:21</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="matrix3x4" class="tsd-anchor"></a>
|
||||
<h3>MATRIX3<wbr>X4</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MATRIX3<wbr>X4<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "matrix3x4"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L22">lib/openfl/display/ShaderParameterType.d.ts:22</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="matrix4x2" class="tsd-anchor"></a>
|
||||
<h3>MATRIX4<wbr>X2</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MATRIX4<wbr>X2<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "matrix4x2"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L23">lib/openfl/display/ShaderParameterType.d.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="matrix4x3" class="tsd-anchor"></a>
|
||||
<h3>MATRIX4<wbr>X3</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MATRIX4<wbr>X3<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "matrix4x3"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L24">lib/openfl/display/ShaderParameterType.d.ts:24</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="matrix4x4" class="tsd-anchor"></a>
|
||||
<h3>MATRIX4<wbr>X4</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MATRIX4<wbr>X4<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "matrix4x4"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderParameterType.d.ts#L25">lib/openfl/display/ShaderParameterType.d.ts:25</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html" class="tsd-kind-icon">Shader<wbr>Parameter<wbr>Type</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#bool" class="tsd-kind-icon">BOOL</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#bool2" class="tsd-kind-icon">BOOL2</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#bool3" class="tsd-kind-icon">BOOL3</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#bool4" class="tsd-kind-icon">BOOL4</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#float" class="tsd-kind-icon">FLOAT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#float2" class="tsd-kind-icon">FLOAT2</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#float3" class="tsd-kind-icon">FLOAT3</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#float4" class="tsd-kind-icon">FLOAT4</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#int" class="tsd-kind-icon">INT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#int2" class="tsd-kind-icon">INT2</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#int3" class="tsd-kind-icon">INT3</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#int4" class="tsd-kind-icon">INT4</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#matrix2x2" class="tsd-kind-icon">MATRIX2<wbr>X2</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#matrix2x3" class="tsd-kind-icon">MATRIX2<wbr>X3</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#matrix2x4" class="tsd-kind-icon">MATRIX2<wbr>X4</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#matrix3x2" class="tsd-kind-icon">MATRIX3<wbr>X2</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#matrix3x3" class="tsd-kind-icon">MATRIX3<wbr>X3</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#matrix3x4" class="tsd-kind-icon">MATRIX3<wbr>X4</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#matrix4x2" class="tsd-kind-icon">MATRIX4<wbr>X2</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#matrix4x3" class="tsd-kind-icon">MATRIX4<wbr>X3</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderparametertype.html#matrix4x4" class="tsd-kind-icon">MATRIX4<wbr>X4</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
254
hGameTest/node_modules/openfl/docs/enums/openfl.display.shaderprecision.html
generated
vendored
Normal file
254
hGameTest/node_modules/openfl/docs/enums/openfl.display.shaderprecision.html
generated
vendored
Normal file
@@ -0,0 +1,254 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>ShaderPrecision | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display.html">display</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display.shaderprecision.html">ShaderPrecision</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration ShaderPrecision</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderprecision.html#fast" class="tsd-kind-icon">FAST</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.shaderprecision.html#full" class="tsd-kind-icon">FULL</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="fast" class="tsd-anchor"></a>
|
||||
<h3>FAST</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FAST<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "fast"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderPrecision.d.ts#L5">lib/openfl/display/ShaderPrecision.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="full" class="tsd-anchor"></a>
|
||||
<h3>FULL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FULL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "full"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/ShaderPrecision.d.ts#L6">lib/openfl/display/ShaderPrecision.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display.shaderprecision.html" class="tsd-kind-icon">Shader<wbr>Precision</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderprecision.html#fast" class="tsd-kind-icon">FAST</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.shaderprecision.html#full" class="tsd-kind-icon">FULL</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
294
hGameTest/node_modules/openfl/docs/enums/openfl.display.spreadmethod.html
generated
vendored
Normal file
294
hGameTest/node_modules/openfl/docs/enums/openfl.display.spreadmethod.html
generated
vendored
Normal file
@@ -0,0 +1,294 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>SpreadMethod | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display.html">display</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display.spreadmethod.html">SpreadMethod</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration SpreadMethod</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The SpreadMethod class provides values for the <code>spreadMethod</code>
|
||||
parameter in the <code>beginGradientFill()</code> and
|
||||
<code>lineGradientStyle()</code> methods of the Graphics class.</p>
|
||||
</div>
|
||||
<p>The following example shows the same gradient fill using various spread
|
||||
methods:</p>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.spreadmethod.html#pad" class="tsd-kind-icon">PAD</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.spreadmethod.html#reflect" class="tsd-kind-icon">REFLECT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.spreadmethod.html#repeat" class="tsd-kind-icon">REPEAT</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="pad" class="tsd-anchor"></a>
|
||||
<h3>PAD</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">PAD<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "pad"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/SpreadMethod.d.ts#L16">lib/openfl/display/SpreadMethod.d.ts:16</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the gradient use the <em>pad</em> spread method.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="reflect" class="tsd-anchor"></a>
|
||||
<h3>REFLECT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">REFLECT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "reflect"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/SpreadMethod.d.ts#L21">lib/openfl/display/SpreadMethod.d.ts:21</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the gradient use the <em>reflect</em> spread method.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="repeat" class="tsd-anchor"></a>
|
||||
<h3>REPEAT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">REPEAT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "repeat"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/SpreadMethod.d.ts#L26">lib/openfl/display/SpreadMethod.d.ts:26</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the gradient use the <em>repeat</em> spread method.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display.spreadmethod.html" class="tsd-kind-icon">Spread<wbr>Method</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.spreadmethod.html#pad" class="tsd-kind-icon">PAD</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.spreadmethod.html#reflect" class="tsd-kind-icon">REFLECT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.spreadmethod.html#repeat" class="tsd-kind-icon">REPEAT</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
386
hGameTest/node_modules/openfl/docs/enums/openfl.display.stagealign.html
generated
vendored
Normal file
386
hGameTest/node_modules/openfl/docs/enums/openfl.display.stagealign.html
generated
vendored
Normal file
@@ -0,0 +1,386 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>StageAlign | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display.html">display</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display.stagealign.html">StageAlign</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration StageAlign</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The StageAlign class provides constant values to use for the
|
||||
<code>Stage.align</code> property.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagealign.html#bottom" class="tsd-kind-icon">BOTTOM</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagealign.html#bottom_left" class="tsd-kind-icon">BOTTOM_<wbr>LEFT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagealign.html#bottom_right" class="tsd-kind-icon">BOTTOM_<wbr>RIGHT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagealign.html#left" class="tsd-kind-icon">LEFT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagealign.html#right" class="tsd-kind-icon">RIGHT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagealign.html#top" class="tsd-kind-icon">TOP</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagealign.html#top_left" class="tsd-kind-icon">TOP_<wbr>LEFT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagealign.html#top_right" class="tsd-kind-icon">TOP_<wbr>RIGHT</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="bottom" class="tsd-anchor"></a>
|
||||
<h3>BOTTOM</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BOTTOM<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "bottom"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageAlign.d.ts#L12">lib/openfl/display/StageAlign.d.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the Stage is aligned at the bottom.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="bottom_left" class="tsd-anchor"></a>
|
||||
<h3>BOTTOM_<wbr>LEFT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BOTTOM_<wbr>LEFT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "bottomLeft"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageAlign.d.ts#L17">lib/openfl/display/StageAlign.d.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the Stage is aligned on the left.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="bottom_right" class="tsd-anchor"></a>
|
||||
<h3>BOTTOM_<wbr>RIGHT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BOTTOM_<wbr>RIGHT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "bottomRight"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageAlign.d.ts#L22">lib/openfl/display/StageAlign.d.ts:22</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the Stage is aligned to the right.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="left" class="tsd-anchor"></a>
|
||||
<h3>LEFT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">LEFT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "left"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageAlign.d.ts#L27">lib/openfl/display/StageAlign.d.ts:27</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the Stage is aligned on the left.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="right" class="tsd-anchor"></a>
|
||||
<h3>RIGHT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">RIGHT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "right"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageAlign.d.ts#L32">lib/openfl/display/StageAlign.d.ts:32</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the Stage is aligned to the right.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="top" class="tsd-anchor"></a>
|
||||
<h3>TOP</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">TOP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "top"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageAlign.d.ts#L37">lib/openfl/display/StageAlign.d.ts:37</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the Stage is aligned at the top.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="top_left" class="tsd-anchor"></a>
|
||||
<h3>TOP_<wbr>LEFT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">TOP_<wbr>LEFT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "topLeft"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageAlign.d.ts#L42">lib/openfl/display/StageAlign.d.ts:42</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the Stage is aligned on the left.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="top_right" class="tsd-anchor"></a>
|
||||
<h3>TOP_<wbr>RIGHT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">TOP_<wbr>RIGHT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "topRight"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageAlign.d.ts#L47">lib/openfl/display/StageAlign.d.ts:47</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the Stage is aligned to the right.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display.stagealign.html" class="tsd-kind-icon">Stage<wbr>Align</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagealign.html#bottom" class="tsd-kind-icon">BOTTOM</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagealign.html#bottom_left" class="tsd-kind-icon">BOTTOM_<wbr>LEFT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagealign.html#bottom_right" class="tsd-kind-icon">BOTTOM_<wbr>RIGHT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagealign.html#left" class="tsd-kind-icon">LEFT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagealign.html#right" class="tsd-kind-icon">RIGHT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagealign.html#top" class="tsd-kind-icon">TOP</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagealign.html#top_left" class="tsd-kind-icon">TOP_<wbr>LEFT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagealign.html#top_right" class="tsd-kind-icon">TOP_<wbr>RIGHT</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
291
hGameTest/node_modules/openfl/docs/enums/openfl.display.stagedisplaystate.html
generated
vendored
Normal file
291
hGameTest/node_modules/openfl/docs/enums/openfl.display.stagedisplaystate.html
generated
vendored
Normal file
@@ -0,0 +1,291 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>StageDisplayState | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display.html">display</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display.stagedisplaystate.html">StageDisplayState</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration StageDisplayState</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The StageDisplayState class provides values for the
|
||||
<code>Stage.displayState</code> property.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagedisplaystate.html#full_screen" class="tsd-kind-icon">FULL_<wbr>SCREEN</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagedisplaystate.html#full_screen_interactive" class="tsd-kind-icon">FULL_<wbr>SCREEN_<wbr>INTERACTIVE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagedisplaystate.html#normal" class="tsd-kind-icon">NORMAL</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="full_screen" class="tsd-anchor"></a>
|
||||
<h3>FULL_<wbr>SCREEN</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FULL_<wbr>SCREEN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "fullScreen"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageDisplayState.d.ts#L12">lib/openfl/display/StageDisplayState.d.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the Stage is in full-screen mode.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="full_screen_interactive" class="tsd-anchor"></a>
|
||||
<h3>FULL_<wbr>SCREEN_<wbr>INTERACTIVE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FULL_<wbr>SCREEN_<wbr>INTERACTIVE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "fullScreenInteractive"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageDisplayState.d.ts#L17">lib/openfl/display/StageDisplayState.d.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the Stage is in full-screen mode with keyboard interactivity enabled.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="normal" class="tsd-anchor"></a>
|
||||
<h3>NORMAL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NORMAL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "normal"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageDisplayState.d.ts#L22">lib/openfl/display/StageDisplayState.d.ts:22</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the Stage is in normal mode.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display.stagedisplaystate.html" class="tsd-kind-icon">Stage<wbr>Display<wbr>State</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagedisplaystate.html#full_screen" class="tsd-kind-icon">FULL_<wbr>SCREEN</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagedisplaystate.html#full_screen_interactive" class="tsd-kind-icon">FULL_<wbr>SCREEN_<wbr>INTERACTIVE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagedisplaystate.html#normal" class="tsd-kind-icon">NORMAL</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
315
hGameTest/node_modules/openfl/docs/enums/openfl.display.stagequality.html
generated
vendored
Normal file
315
hGameTest/node_modules/openfl/docs/enums/openfl.display.stagequality.html
generated
vendored
Normal file
@@ -0,0 +1,315 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>StageQuality | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display.html">display</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display.stagequality.html">StageQuality</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration StageQuality</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The StageQuality class provides values for the <code>Stage.quality</code>
|
||||
property.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagequality.html#best" class="tsd-kind-icon">BEST</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagequality.html#high" class="tsd-kind-icon">HIGH</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagequality.html#low" class="tsd-kind-icon">LOW</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagequality.html#medium" class="tsd-kind-icon">MEDIUM</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="best" class="tsd-anchor"></a>
|
||||
<h3>BEST</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BEST<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "best"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageQuality.d.ts#L13">lib/openfl/display/StageQuality.d.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies very high rendering quality: graphics are anti-aliased using a 4
|
||||
x 4 pixel grid and bitmaps are always smoothed.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="high" class="tsd-anchor"></a>
|
||||
<h3>HIGH</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">HIGH<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "high"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageQuality.d.ts#L19">lib/openfl/display/StageQuality.d.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies high rendering quality: graphics are anti-aliased using a 4 x 4
|
||||
pixel grid, and bitmaps are smoothed if the movie is static.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="low" class="tsd-anchor"></a>
|
||||
<h3>LOW</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">LOW<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "low"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageQuality.d.ts#L25">lib/openfl/display/StageQuality.d.ts:25</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies low rendering quality: graphics are not anti-aliased, and
|
||||
bitmaps are not smoothed.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="medium" class="tsd-anchor"></a>
|
||||
<h3>MEDIUM</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MEDIUM<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "medium"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageQuality.d.ts#L32">lib/openfl/display/StageQuality.d.ts:32</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies medium rendering quality: graphics are anti-aliased using a 2 x
|
||||
2 pixel grid, but bitmaps are not smoothed. This setting is suitable for
|
||||
movies that do not contain text.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display.stagequality.html" class="tsd-kind-icon">Stage<wbr>Quality</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagequality.html#best" class="tsd-kind-icon">BEST</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagequality.html#high" class="tsd-kind-icon">HIGH</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagequality.html#low" class="tsd-kind-icon">LOW</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagequality.html#medium" class="tsd-kind-icon">MEDIUM</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
290
hGameTest/node_modules/openfl/docs/enums/openfl.display.stagescalemode.html
generated
vendored
Normal file
290
hGameTest/node_modules/openfl/docs/enums/openfl.display.stagescalemode.html
generated
vendored
Normal file
@@ -0,0 +1,290 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>StageScaleMode | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display.html">display</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display.stagescalemode.html">StageScaleMode</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration StageScaleMode</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The StageScaleMode class provides values for the
|
||||
<code>Stage.scaleMode</code> property.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagescalemode.html#exact_fit" class="tsd-kind-icon">EXACT_<wbr>FIT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagescalemode.html#no_border" class="tsd-kind-icon">NO_<wbr>BORDER</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagescalemode.html#no_scale" class="tsd-kind-icon">NO_<wbr>SCALE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.stagescalemode.html#show_all" class="tsd-kind-icon">SHOW_<wbr>ALL</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="exact_fit" class="tsd-anchor"></a>
|
||||
<h3>EXACT_<wbr>FIT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">EXACT_<wbr>FIT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "exactFit"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageScaleMode.d.ts#L9">lib/openfl/display/StageScaleMode.d.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="no_border" class="tsd-anchor"></a>
|
||||
<h3>NO_<wbr>BORDER</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NO_<wbr>BORDER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "noBorder"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageScaleMode.d.ts#L10">lib/openfl/display/StageScaleMode.d.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="no_scale" class="tsd-anchor"></a>
|
||||
<h3>NO_<wbr>SCALE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NO_<wbr>SCALE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "noScale"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageScaleMode.d.ts#L11">lib/openfl/display/StageScaleMode.d.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="show_all" class="tsd-anchor"></a>
|
||||
<h3>SHOW_<wbr>ALL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">SHOW_<wbr>ALL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "showAll"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/StageScaleMode.d.ts#L12">lib/openfl/display/StageScaleMode.d.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display.stagescalemode.html" class="tsd-kind-icon">Stage<wbr>Scale<wbr>Mode</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagescalemode.html#exact_fit" class="tsd-kind-icon">EXACT_<wbr>FIT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagescalemode.html#no_border" class="tsd-kind-icon">NO_<wbr>BORDER</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagescalemode.html#no_scale" class="tsd-kind-icon">NO_<wbr>SCALE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.stagescalemode.html#show_all" class="tsd-kind-icon">SHOW_<wbr>ALL</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
306
hGameTest/node_modules/openfl/docs/enums/openfl.display.triangleculling.html
generated
vendored
Normal file
306
hGameTest/node_modules/openfl/docs/enums/openfl.display.triangleculling.html
generated
vendored
Normal file
@@ -0,0 +1,306 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>TriangleCulling | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display.html">display</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display.triangleculling.html">TriangleCulling</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration TriangleCulling</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Defines codes for culling algorithms that determine which triangles not to
|
||||
render when drawing triangle paths.</p>
|
||||
</div>
|
||||
<p> The terms <code>POSITIVE</code> and <code>NEGATIVE</code> refer to the
|
||||
sign of a triangle's normal along the z-axis. The normal is a 3D vector
|
||||
that is perpendicular to the surface of the triangle.</p>
|
||||
<p> A triangle whose vertices 0, 1, and 2 are arranged in a clockwise order
|
||||
has a positive normal value. That is, its normal points in a positive
|
||||
z-axis direction, away from the current view point. When the
|
||||
<code>TriangleCulling.POSITIVE</code> algorithm is used, triangles with
|
||||
positive normals are not rendered. Another term for this is backface
|
||||
culling.</p>
|
||||
<p> A triangle whose vertices are arranged in a counter-clockwise order has
|
||||
a negative normal value. That is, its normal points in a negative z-axis
|
||||
direction, toward the current view point. When the
|
||||
<code>TriangleCulling.NEGATIVE</code> algorithm is used, triangles with
|
||||
negative normals will not be rendered.</p>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.triangleculling.html#negative" class="tsd-kind-icon">NEGATIVE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.triangleculling.html#none" class="tsd-kind-icon">NONE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display.triangleculling.html#positive" class="tsd-kind-icon">POSITIVE</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="negative" class="tsd-anchor"></a>
|
||||
<h3>NEGATIVE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NEGATIVE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "negative"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/TriangleCulling.d.ts#L29">lib/openfl/display/TriangleCulling.d.ts:29</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies culling of all triangles facing toward the current view point.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="none" class="tsd-anchor"></a>
|
||||
<h3>NONE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NONE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "none"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/TriangleCulling.d.ts#L34">lib/openfl/display/TriangleCulling.d.ts:34</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies no culling. All triangles in the path are rendered.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="positive" class="tsd-anchor"></a>
|
||||
<h3>POSITIVE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">POSITIVE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "positive"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/TriangleCulling.d.ts#L40">lib/openfl/display/TriangleCulling.d.ts:40</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies culling of all triangles facing away from the current view
|
||||
point. This is also known as backface culling.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display.triangleculling.html" class="tsd-kind-icon">Triangle<wbr>Culling</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.triangleculling.html#negative" class="tsd-kind-icon">NEGATIVE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.triangleculling.html#none" class="tsd-kind-icon">NONE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display.triangleculling.html#positive" class="tsd-kind-icon">POSITIVE</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
422
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dblendfactor.html
generated
vendored
Normal file
422
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dblendfactor.html
generated
vendored
Normal file
@@ -0,0 +1,422 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Context3DBlendFactor | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display3d.html">display3D</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display3d.context3dblendfactor.html">Context3DBlendFactor</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration Context3DBlendFactor</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dblendfactor.html#destination_alpha" class="tsd-kind-icon">DESTINATION_<wbr>ALPHA</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dblendfactor.html#destination_color" class="tsd-kind-icon">DESTINATION_<wbr>COLOR</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dblendfactor.html#one" class="tsd-kind-icon">ONE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dblendfactor.html#one_minus_destination_alpha" class="tsd-kind-icon">ONE_<wbr>MINUS_<wbr>DESTINATION_<wbr>ALPHA</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dblendfactor.html#one_minus_destination_color" class="tsd-kind-icon">ONE_<wbr>MINUS_<wbr>DESTINATION_<wbr>COLOR</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dblendfactor.html#one_minus_source_alpha" class="tsd-kind-icon">ONE_<wbr>MINUS_<wbr>SOURCE_<wbr>ALPHA</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dblendfactor.html#one_minus_source_color" class="tsd-kind-icon">ONE_<wbr>MINUS_<wbr>SOURCE_<wbr>COLOR</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dblendfactor.html#source_alpha" class="tsd-kind-icon">SOURCE_<wbr>ALPHA</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dblendfactor.html#source_color" class="tsd-kind-icon">SOURCE_<wbr>COLOR</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dblendfactor.html#zero" class="tsd-kind-icon">ZERO</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="destination_alpha" class="tsd-anchor"></a>
|
||||
<h3>DESTINATION_<wbr>ALPHA</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DESTINATION_<wbr>ALPHA<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "destinationAlpha"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DBlendFactor.d.ts#L5">lib/openfl/display3D/Context3DBlendFactor.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="destination_color" class="tsd-anchor"></a>
|
||||
<h3>DESTINATION_<wbr>COLOR</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DESTINATION_<wbr>COLOR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "destinationColor"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DBlendFactor.d.ts#L6">lib/openfl/display3D/Context3DBlendFactor.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="one" class="tsd-anchor"></a>
|
||||
<h3>ONE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ONE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "one"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DBlendFactor.d.ts#L7">lib/openfl/display3D/Context3DBlendFactor.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="one_minus_destination_alpha" class="tsd-anchor"></a>
|
||||
<h3>ONE_<wbr>MINUS_<wbr>DESTINATION_<wbr>ALPHA</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ONE_<wbr>MINUS_<wbr>DESTINATION_<wbr>ALPHA<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "oneMinusDestinationAlpha"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DBlendFactor.d.ts#L8">lib/openfl/display3D/Context3DBlendFactor.d.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="one_minus_destination_color" class="tsd-anchor"></a>
|
||||
<h3>ONE_<wbr>MINUS_<wbr>DESTINATION_<wbr>COLOR</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ONE_<wbr>MINUS_<wbr>DESTINATION_<wbr>COLOR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "oneMinusDestinationColor"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DBlendFactor.d.ts#L9">lib/openfl/display3D/Context3DBlendFactor.d.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="one_minus_source_alpha" class="tsd-anchor"></a>
|
||||
<h3>ONE_<wbr>MINUS_<wbr>SOURCE_<wbr>ALPHA</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ONE_<wbr>MINUS_<wbr>SOURCE_<wbr>ALPHA<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "oneMinusSourceAlpha"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DBlendFactor.d.ts#L10">lib/openfl/display3D/Context3DBlendFactor.d.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="one_minus_source_color" class="tsd-anchor"></a>
|
||||
<h3>ONE_<wbr>MINUS_<wbr>SOURCE_<wbr>COLOR</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ONE_<wbr>MINUS_<wbr>SOURCE_<wbr>COLOR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "oneMinusSourceColor"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DBlendFactor.d.ts#L11">lib/openfl/display3D/Context3DBlendFactor.d.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="source_alpha" class="tsd-anchor"></a>
|
||||
<h3>SOURCE_<wbr>ALPHA</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">SOURCE_<wbr>ALPHA<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "sourceAlpha"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DBlendFactor.d.ts#L12">lib/openfl/display3D/Context3DBlendFactor.d.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="source_color" class="tsd-anchor"></a>
|
||||
<h3>SOURCE_<wbr>COLOR</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">SOURCE_<wbr>COLOR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "sourceColor"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DBlendFactor.d.ts#L13">lib/openfl/display3D/Context3DBlendFactor.d.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="zero" class="tsd-anchor"></a>
|
||||
<h3>ZERO</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ZERO<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "zero"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DBlendFactor.d.ts#L14">lib/openfl/display3D/Context3DBlendFactor.d.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.textures.html">textures</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html" class="tsd-kind-icon">Context3DBlend<wbr>Factor</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html#destination_alpha" class="tsd-kind-icon">DESTINATION_<wbr>ALPHA</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html#destination_color" class="tsd-kind-icon">DESTINATION_<wbr>COLOR</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html#one" class="tsd-kind-icon">ONE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html#one_minus_destination_alpha" class="tsd-kind-icon">ONE_<wbr>MINUS_<wbr>DESTINATION_<wbr>ALPHA</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html#one_minus_destination_color" class="tsd-kind-icon">ONE_<wbr>MINUS_<wbr>DESTINATION_<wbr>COLOR</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html#one_minus_source_alpha" class="tsd-kind-icon">ONE_<wbr>MINUS_<wbr>SOURCE_<wbr>ALPHA</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html#one_minus_source_color" class="tsd-kind-icon">ONE_<wbr>MINUS_<wbr>SOURCE_<wbr>COLOR</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html#source_alpha" class="tsd-kind-icon">SOURCE_<wbr>ALPHA</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html#source_color" class="tsd-kind-icon">SOURCE_<wbr>COLOR</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html#zero" class="tsd-kind-icon">ZERO</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dbufferusage.html" class="tsd-kind-icon">Context3DBuffer<wbr>Usage</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dclearmask.html" class="tsd-kind-icon">Context3DClear<wbr>Mask</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html" class="tsd-kind-icon">Context3DCompare<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dmipfilter.html" class="tsd-kind-icon">Context3DMip<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html" class="tsd-kind-icon">Context3DProfile</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprogramtype.html" class="tsd-kind-icon">Context3DProgram<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3drendermode.html" class="tsd-kind-icon">Context3DRender<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html" class="tsd-kind-icon">Context3DStencil<wbr>Action</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html" class="tsd-kind-icon">Context3DTexture<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html" class="tsd-kind-icon">Context3DTexture<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtriangleface.html" class="tsd-kind-icon">Context3DTriangle<wbr>Face</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html" class="tsd-kind-icon">Context3DVertex<wbr>Buffer<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dwrapmode.html" class="tsd-kind-icon">Context3DWrap<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.context3d.html" class="tsd-kind-icon">Context3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.indexbuffer3d.html" class="tsd-kind-icon">Index<wbr>Buffer3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.program3d.html" class="tsd-kind-icon">Program3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.vertexbuffer3d.html" class="tsd-kind-icon">Vertex<wbr>Buffer3D</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
310
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dbufferusage.html
generated
vendored
Normal file
310
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dbufferusage.html
generated
vendored
Normal file
@@ -0,0 +1,310 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Context3DBufferUsage | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display3d.html">display3D</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display3d.context3dbufferusage.html">Context3DBufferUsage</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration Context3DBufferUsage</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dbufferusage.html#dynamic_draw" class="tsd-kind-icon">DYNAMIC_<wbr>DRAW</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dbufferusage.html#static_draw" class="tsd-kind-icon">STATIC_<wbr>DRAW</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="dynamic_draw" class="tsd-anchor"></a>
|
||||
<h3>DYNAMIC_<wbr>DRAW</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DYNAMIC_<wbr>DRAW<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "dynamicDraw"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DBufferUsage.d.ts#L5">lib/openfl/display3D/Context3DBufferUsage.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="static_draw" class="tsd-anchor"></a>
|
||||
<h3>STATIC_<wbr>DRAW</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">STATIC_<wbr>DRAW<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "staticDraw"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DBufferUsage.d.ts#L6">lib/openfl/display3D/Context3DBufferUsage.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.textures.html">textures</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html" class="tsd-kind-icon">Context3DBlend<wbr>Factor</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dbufferusage.html" class="tsd-kind-icon">Context3DBuffer<wbr>Usage</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dbufferusage.html#dynamic_draw" class="tsd-kind-icon">DYNAMIC_<wbr>DRAW</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dbufferusage.html#static_draw" class="tsd-kind-icon">STATIC_<wbr>DRAW</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dclearmask.html" class="tsd-kind-icon">Context3DClear<wbr>Mask</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html" class="tsd-kind-icon">Context3DCompare<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dmipfilter.html" class="tsd-kind-icon">Context3DMip<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html" class="tsd-kind-icon">Context3DProfile</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprogramtype.html" class="tsd-kind-icon">Context3DProgram<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3drendermode.html" class="tsd-kind-icon">Context3DRender<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html" class="tsd-kind-icon">Context3DStencil<wbr>Action</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html" class="tsd-kind-icon">Context3DTexture<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html" class="tsd-kind-icon">Context3DTexture<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtriangleface.html" class="tsd-kind-icon">Context3DTriangle<wbr>Face</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html" class="tsd-kind-icon">Context3DVertex<wbr>Buffer<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dwrapmode.html" class="tsd-kind-icon">Context3DWrap<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.context3d.html" class="tsd-kind-icon">Context3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.indexbuffer3d.html" class="tsd-kind-icon">Index<wbr>Buffer3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.program3d.html" class="tsd-kind-icon">Program3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.vertexbuffer3d.html" class="tsd-kind-icon">Vertex<wbr>Buffer3D</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
338
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dclearmask.html
generated
vendored
Normal file
338
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dclearmask.html
generated
vendored
Normal file
@@ -0,0 +1,338 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Context3DClearMask | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display3d.html">display3D</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display3d.context3dclearmask.html">Context3DClearMask</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration Context3DClearMask</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dclearmask.html#all" class="tsd-kind-icon">ALL</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dclearmask.html#color" class="tsd-kind-icon">COLOR</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dclearmask.html#depth" class="tsd-kind-icon">DEPTH</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dclearmask.html#stencil" class="tsd-kind-icon">STENCIL</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="all" class="tsd-anchor"></a>
|
||||
<h3>ALL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ALL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 7</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DClearMask.d.ts#L5">lib/openfl/display3D/Context3DClearMask.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="color" class="tsd-anchor"></a>
|
||||
<h3>COLOR</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">COLOR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 1</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DClearMask.d.ts#L6">lib/openfl/display3D/Context3DClearMask.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="depth" class="tsd-anchor"></a>
|
||||
<h3>DEPTH</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DEPTH<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 2</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DClearMask.d.ts#L7">lib/openfl/display3D/Context3DClearMask.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="stencil" class="tsd-anchor"></a>
|
||||
<h3>STENCIL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">STENCIL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 4</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DClearMask.d.ts#L8">lib/openfl/display3D/Context3DClearMask.d.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.textures.html">textures</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html" class="tsd-kind-icon">Context3DBlend<wbr>Factor</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dbufferusage.html" class="tsd-kind-icon">Context3DBuffer<wbr>Usage</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dclearmask.html" class="tsd-kind-icon">Context3DClear<wbr>Mask</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dclearmask.html#all" class="tsd-kind-icon">ALL</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dclearmask.html#color" class="tsd-kind-icon">COLOR</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dclearmask.html#depth" class="tsd-kind-icon">DEPTH</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dclearmask.html#stencil" class="tsd-kind-icon">STENCIL</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html" class="tsd-kind-icon">Context3DCompare<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dmipfilter.html" class="tsd-kind-icon">Context3DMip<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html" class="tsd-kind-icon">Context3DProfile</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprogramtype.html" class="tsd-kind-icon">Context3DProgram<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3drendermode.html" class="tsd-kind-icon">Context3DRender<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html" class="tsd-kind-icon">Context3DStencil<wbr>Action</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html" class="tsd-kind-icon">Context3DTexture<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html" class="tsd-kind-icon">Context3DTexture<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtriangleface.html" class="tsd-kind-icon">Context3DTriangle<wbr>Face</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html" class="tsd-kind-icon">Context3DVertex<wbr>Buffer<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dwrapmode.html" class="tsd-kind-icon">Context3DWrap<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.context3d.html" class="tsd-kind-icon">Context3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.indexbuffer3d.html" class="tsd-kind-icon">Index<wbr>Buffer3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.program3d.html" class="tsd-kind-icon">Program3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.vertexbuffer3d.html" class="tsd-kind-icon">Vertex<wbr>Buffer3D</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
394
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dcomparemode.html
generated
vendored
Normal file
394
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dcomparemode.html
generated
vendored
Normal file
@@ -0,0 +1,394 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Context3DCompareMode | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display3d.html">display3D</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display3d.context3dcomparemode.html">Context3DCompareMode</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration Context3DCompareMode</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dcomparemode.html#always" class="tsd-kind-icon">ALWAYS</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dcomparemode.html#equal" class="tsd-kind-icon">EQUAL</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dcomparemode.html#greater" class="tsd-kind-icon">GREATER</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dcomparemode.html#greater_equal" class="tsd-kind-icon">GREATER_<wbr>EQUAL</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dcomparemode.html#less" class="tsd-kind-icon">LESS</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dcomparemode.html#less_equal" class="tsd-kind-icon">LESS_<wbr>EQUAL</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dcomparemode.html#never" class="tsd-kind-icon">NEVER</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dcomparemode.html#not_equal" class="tsd-kind-icon">NOT_<wbr>EQUAL</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="always" class="tsd-anchor"></a>
|
||||
<h3>ALWAYS</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ALWAYS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "always"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DCompareMode.d.ts#L5">lib/openfl/display3D/Context3DCompareMode.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="equal" class="tsd-anchor"></a>
|
||||
<h3>EQUAL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">EQUAL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "equal"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DCompareMode.d.ts#L6">lib/openfl/display3D/Context3DCompareMode.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="greater" class="tsd-anchor"></a>
|
||||
<h3>GREATER</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">GREATER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "greater"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DCompareMode.d.ts#L7">lib/openfl/display3D/Context3DCompareMode.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="greater_equal" class="tsd-anchor"></a>
|
||||
<h3>GREATER_<wbr>EQUAL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">GREATER_<wbr>EQUAL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "greaterEqual"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DCompareMode.d.ts#L8">lib/openfl/display3D/Context3DCompareMode.d.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="less" class="tsd-anchor"></a>
|
||||
<h3>LESS</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">LESS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "less"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DCompareMode.d.ts#L9">lib/openfl/display3D/Context3DCompareMode.d.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="less_equal" class="tsd-anchor"></a>
|
||||
<h3>LESS_<wbr>EQUAL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">LESS_<wbr>EQUAL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "lessEqual"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DCompareMode.d.ts#L10">lib/openfl/display3D/Context3DCompareMode.d.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="never" class="tsd-anchor"></a>
|
||||
<h3>NEVER</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NEVER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "never"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DCompareMode.d.ts#L11">lib/openfl/display3D/Context3DCompareMode.d.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="not_equal" class="tsd-anchor"></a>
|
||||
<h3>NOT_<wbr>EQUAL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NOT_<wbr>EQUAL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "notEqual"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DCompareMode.d.ts#L12">lib/openfl/display3D/Context3DCompareMode.d.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.textures.html">textures</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html" class="tsd-kind-icon">Context3DBlend<wbr>Factor</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dbufferusage.html" class="tsd-kind-icon">Context3DBuffer<wbr>Usage</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dclearmask.html" class="tsd-kind-icon">Context3DClear<wbr>Mask</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html" class="tsd-kind-icon">Context3DCompare<wbr>Mode</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html#always" class="tsd-kind-icon">ALWAYS</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html#equal" class="tsd-kind-icon">EQUAL</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html#greater" class="tsd-kind-icon">GREATER</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html#greater_equal" class="tsd-kind-icon">GREATER_<wbr>EQUAL</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html#less" class="tsd-kind-icon">LESS</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html#less_equal" class="tsd-kind-icon">LESS_<wbr>EQUAL</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html#never" class="tsd-kind-icon">NEVER</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html#not_equal" class="tsd-kind-icon">NOT_<wbr>EQUAL</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dmipfilter.html" class="tsd-kind-icon">Context3DMip<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html" class="tsd-kind-icon">Context3DProfile</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprogramtype.html" class="tsd-kind-icon">Context3DProgram<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3drendermode.html" class="tsd-kind-icon">Context3DRender<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html" class="tsd-kind-icon">Context3DStencil<wbr>Action</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html" class="tsd-kind-icon">Context3DTexture<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html" class="tsd-kind-icon">Context3DTexture<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtriangleface.html" class="tsd-kind-icon">Context3DTriangle<wbr>Face</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html" class="tsd-kind-icon">Context3DVertex<wbr>Buffer<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dwrapmode.html" class="tsd-kind-icon">Context3DWrap<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.context3d.html" class="tsd-kind-icon">Context3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.indexbuffer3d.html" class="tsd-kind-icon">Index<wbr>Buffer3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.program3d.html" class="tsd-kind-icon">Program3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.vertexbuffer3d.html" class="tsd-kind-icon">Vertex<wbr>Buffer3D</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
324
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dmipfilter.html
generated
vendored
Normal file
324
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dmipfilter.html
generated
vendored
Normal file
@@ -0,0 +1,324 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Context3DMipFilter | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display3d.html">display3D</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display3d.context3dmipfilter.html">Context3DMipFilter</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration Context3DMipFilter</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dmipfilter.html#miplinear" class="tsd-kind-icon">MIPLINEAR</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dmipfilter.html#mipnearest" class="tsd-kind-icon">MIPNEAREST</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dmipfilter.html#mipnone" class="tsd-kind-icon">MIPNONE</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="miplinear" class="tsd-anchor"></a>
|
||||
<h3>MIPLINEAR</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MIPLINEAR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "miplinear"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DMipFilter.d.ts#L5">lib/openfl/display3D/Context3DMipFilter.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="mipnearest" class="tsd-anchor"></a>
|
||||
<h3>MIPNEAREST</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MIPNEAREST<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "mipnearest"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DMipFilter.d.ts#L6">lib/openfl/display3D/Context3DMipFilter.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="mipnone" class="tsd-anchor"></a>
|
||||
<h3>MIPNONE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MIPNONE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "mipnone"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DMipFilter.d.ts#L7">lib/openfl/display3D/Context3DMipFilter.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.textures.html">textures</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html" class="tsd-kind-icon">Context3DBlend<wbr>Factor</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dbufferusage.html" class="tsd-kind-icon">Context3DBuffer<wbr>Usage</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dclearmask.html" class="tsd-kind-icon">Context3DClear<wbr>Mask</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html" class="tsd-kind-icon">Context3DCompare<wbr>Mode</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dmipfilter.html" class="tsd-kind-icon">Context3DMip<wbr>Filter</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dmipfilter.html#miplinear" class="tsd-kind-icon">MIPLINEAR</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dmipfilter.html#mipnearest" class="tsd-kind-icon">MIPNEAREST</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dmipfilter.html#mipnone" class="tsd-kind-icon">MIPNONE</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html" class="tsd-kind-icon">Context3DProfile</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprogramtype.html" class="tsd-kind-icon">Context3DProgram<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3drendermode.html" class="tsd-kind-icon">Context3DRender<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html" class="tsd-kind-icon">Context3DStencil<wbr>Action</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html" class="tsd-kind-icon">Context3DTexture<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html" class="tsd-kind-icon">Context3DTexture<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtriangleface.html" class="tsd-kind-icon">Context3DTriangle<wbr>Face</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html" class="tsd-kind-icon">Context3DVertex<wbr>Buffer<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dwrapmode.html" class="tsd-kind-icon">Context3DWrap<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.context3d.html" class="tsd-kind-icon">Context3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.indexbuffer3d.html" class="tsd-kind-icon">Index<wbr>Buffer3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.program3d.html" class="tsd-kind-icon">Program3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.vertexbuffer3d.html" class="tsd-kind-icon">Vertex<wbr>Buffer3D</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
366
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dprofile.html
generated
vendored
Normal file
366
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dprofile.html
generated
vendored
Normal file
@@ -0,0 +1,366 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Context3DProfile | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display3d.html">display3D</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display3d.context3dprofile.html">Context3DProfile</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration Context3DProfile</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dprofile.html#baseline" class="tsd-kind-icon">BASELINE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dprofile.html#baseline_constrained" class="tsd-kind-icon">BASELINE_<wbr>CONSTRAINED</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dprofile.html#baseline_extended" class="tsd-kind-icon">BASELINE_<wbr>EXTENDED</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dprofile.html#standard" class="tsd-kind-icon">STANDARD</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dprofile.html#standard_constrained" class="tsd-kind-icon">STANDARD_<wbr>CONSTRAINED</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dprofile.html#standard_extended" class="tsd-kind-icon">STANDARD_<wbr>EXTENDED</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="baseline" class="tsd-anchor"></a>
|
||||
<h3>BASELINE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BASELINE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "baseline"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DProfile.d.ts#L5">lib/openfl/display3D/Context3DProfile.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="baseline_constrained" class="tsd-anchor"></a>
|
||||
<h3>BASELINE_<wbr>CONSTRAINED</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BASELINE_<wbr>CONSTRAINED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "baselineConstrained"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DProfile.d.ts#L6">lib/openfl/display3D/Context3DProfile.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="baseline_extended" class="tsd-anchor"></a>
|
||||
<h3>BASELINE_<wbr>EXTENDED</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BASELINE_<wbr>EXTENDED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "baselineExtended"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DProfile.d.ts#L7">lib/openfl/display3D/Context3DProfile.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="standard" class="tsd-anchor"></a>
|
||||
<h3>STANDARD</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">STANDARD<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "standard"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DProfile.d.ts#L8">lib/openfl/display3D/Context3DProfile.d.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="standard_constrained" class="tsd-anchor"></a>
|
||||
<h3>STANDARD_<wbr>CONSTRAINED</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">STANDARD_<wbr>CONSTRAINED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "standardConstrained"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DProfile.d.ts#L9">lib/openfl/display3D/Context3DProfile.d.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="standard_extended" class="tsd-anchor"></a>
|
||||
<h3>STANDARD_<wbr>EXTENDED</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">STANDARD_<wbr>EXTENDED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "standardExtended"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DProfile.d.ts#L10">lib/openfl/display3D/Context3DProfile.d.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.textures.html">textures</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html" class="tsd-kind-icon">Context3DBlend<wbr>Factor</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dbufferusage.html" class="tsd-kind-icon">Context3DBuffer<wbr>Usage</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dclearmask.html" class="tsd-kind-icon">Context3DClear<wbr>Mask</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html" class="tsd-kind-icon">Context3DCompare<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dmipfilter.html" class="tsd-kind-icon">Context3DMip<wbr>Filter</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html" class="tsd-kind-icon">Context3DProfile</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html#baseline" class="tsd-kind-icon">BASELINE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html#baseline_constrained" class="tsd-kind-icon">BASELINE_<wbr>CONSTRAINED</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html#baseline_extended" class="tsd-kind-icon">BASELINE_<wbr>EXTENDED</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html#standard" class="tsd-kind-icon">STANDARD</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html#standard_constrained" class="tsd-kind-icon">STANDARD_<wbr>CONSTRAINED</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html#standard_extended" class="tsd-kind-icon">STANDARD_<wbr>EXTENDED</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprogramtype.html" class="tsd-kind-icon">Context3DProgram<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3drendermode.html" class="tsd-kind-icon">Context3DRender<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html" class="tsd-kind-icon">Context3DStencil<wbr>Action</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html" class="tsd-kind-icon">Context3DTexture<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html" class="tsd-kind-icon">Context3DTexture<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtriangleface.html" class="tsd-kind-icon">Context3DTriangle<wbr>Face</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html" class="tsd-kind-icon">Context3DVertex<wbr>Buffer<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dwrapmode.html" class="tsd-kind-icon">Context3DWrap<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.context3d.html" class="tsd-kind-icon">Context3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.indexbuffer3d.html" class="tsd-kind-icon">Index<wbr>Buffer3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.program3d.html" class="tsd-kind-icon">Program3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.vertexbuffer3d.html" class="tsd-kind-icon">Vertex<wbr>Buffer3D</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
310
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dprogramtype.html
generated
vendored
Normal file
310
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dprogramtype.html
generated
vendored
Normal file
@@ -0,0 +1,310 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Context3DProgramType | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display3d.html">display3D</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display3d.context3dprogramtype.html">Context3DProgramType</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration Context3DProgramType</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dprogramtype.html#fragment" class="tsd-kind-icon">FRAGMENT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dprogramtype.html#vertex" class="tsd-kind-icon">VERTEX</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="fragment" class="tsd-anchor"></a>
|
||||
<h3>FRAGMENT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FRAGMENT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "fragment"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DProgramType.d.ts#L5">lib/openfl/display3D/Context3DProgramType.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="vertex" class="tsd-anchor"></a>
|
||||
<h3>VERTEX</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">VERTEX<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "vertex"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DProgramType.d.ts#L6">lib/openfl/display3D/Context3DProgramType.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.textures.html">textures</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html" class="tsd-kind-icon">Context3DBlend<wbr>Factor</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dbufferusage.html" class="tsd-kind-icon">Context3DBuffer<wbr>Usage</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dclearmask.html" class="tsd-kind-icon">Context3DClear<wbr>Mask</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html" class="tsd-kind-icon">Context3DCompare<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dmipfilter.html" class="tsd-kind-icon">Context3DMip<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html" class="tsd-kind-icon">Context3DProfile</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprogramtype.html" class="tsd-kind-icon">Context3DProgram<wbr>Type</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprogramtype.html#fragment" class="tsd-kind-icon">FRAGMENT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprogramtype.html#vertex" class="tsd-kind-icon">VERTEX</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3drendermode.html" class="tsd-kind-icon">Context3DRender<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html" class="tsd-kind-icon">Context3DStencil<wbr>Action</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html" class="tsd-kind-icon">Context3DTexture<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html" class="tsd-kind-icon">Context3DTexture<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtriangleface.html" class="tsd-kind-icon">Context3DTriangle<wbr>Face</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html" class="tsd-kind-icon">Context3DVertex<wbr>Buffer<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dwrapmode.html" class="tsd-kind-icon">Context3DWrap<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.context3d.html" class="tsd-kind-icon">Context3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.indexbuffer3d.html" class="tsd-kind-icon">Index<wbr>Buffer3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.program3d.html" class="tsd-kind-icon">Program3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.vertexbuffer3d.html" class="tsd-kind-icon">Vertex<wbr>Buffer3D</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
310
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3drendermode.html
generated
vendored
Normal file
310
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3drendermode.html
generated
vendored
Normal file
@@ -0,0 +1,310 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Context3DRenderMode | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display3d.html">display3D</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display3d.context3drendermode.html">Context3DRenderMode</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration Context3DRenderMode</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3drendermode.html#auto" class="tsd-kind-icon">AUTO</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3drendermode.html#software" class="tsd-kind-icon">SOFTWARE</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="auto" class="tsd-anchor"></a>
|
||||
<h3>AUTO</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">AUTO<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "auto"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DRenderMode.d.ts#L5">lib/openfl/display3D/Context3DRenderMode.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="software" class="tsd-anchor"></a>
|
||||
<h3>SOFTWARE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">SOFTWARE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "software"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DRenderMode.d.ts#L6">lib/openfl/display3D/Context3DRenderMode.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.textures.html">textures</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html" class="tsd-kind-icon">Context3DBlend<wbr>Factor</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dbufferusage.html" class="tsd-kind-icon">Context3DBuffer<wbr>Usage</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dclearmask.html" class="tsd-kind-icon">Context3DClear<wbr>Mask</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html" class="tsd-kind-icon">Context3DCompare<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dmipfilter.html" class="tsd-kind-icon">Context3DMip<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html" class="tsd-kind-icon">Context3DProfile</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprogramtype.html" class="tsd-kind-icon">Context3DProgram<wbr>Type</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3drendermode.html" class="tsd-kind-icon">Context3DRender<wbr>Mode</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3drendermode.html#auto" class="tsd-kind-icon">AUTO</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3drendermode.html#software" class="tsd-kind-icon">SOFTWARE</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html" class="tsd-kind-icon">Context3DStencil<wbr>Action</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html" class="tsd-kind-icon">Context3DTexture<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html" class="tsd-kind-icon">Context3DTexture<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtriangleface.html" class="tsd-kind-icon">Context3DTriangle<wbr>Face</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html" class="tsd-kind-icon">Context3DVertex<wbr>Buffer<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dwrapmode.html" class="tsd-kind-icon">Context3DWrap<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.context3d.html" class="tsd-kind-icon">Context3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.indexbuffer3d.html" class="tsd-kind-icon">Index<wbr>Buffer3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.program3d.html" class="tsd-kind-icon">Program3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.vertexbuffer3d.html" class="tsd-kind-icon">Vertex<wbr>Buffer3D</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
394
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dstencilaction.html
generated
vendored
Normal file
394
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dstencilaction.html
generated
vendored
Normal file
@@ -0,0 +1,394 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Context3DStencilAction | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display3d.html">display3D</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display3d.context3dstencilaction.html">Context3DStencilAction</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration Context3DStencilAction</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dstencilaction.html#decrement_saturate" class="tsd-kind-icon">DECREMENT_<wbr>SATURATE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dstencilaction.html#decrement_wrap" class="tsd-kind-icon">DECREMENT_<wbr>WRAP</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dstencilaction.html#increment_saturate" class="tsd-kind-icon">INCREMENT_<wbr>SATURATE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dstencilaction.html#increment_wrap" class="tsd-kind-icon">INCREMENT_<wbr>WRAP</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dstencilaction.html#invert" class="tsd-kind-icon">INVERT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dstencilaction.html#keep" class="tsd-kind-icon">KEEP</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dstencilaction.html#set" class="tsd-kind-icon">SET</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dstencilaction.html#zero" class="tsd-kind-icon">ZERO</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="decrement_saturate" class="tsd-anchor"></a>
|
||||
<h3>DECREMENT_<wbr>SATURATE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DECREMENT_<wbr>SATURATE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "decrementSaturate"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DStencilAction.d.ts#L5">lib/openfl/display3D/Context3DStencilAction.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="decrement_wrap" class="tsd-anchor"></a>
|
||||
<h3>DECREMENT_<wbr>WRAP</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DECREMENT_<wbr>WRAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "decrementWrap"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DStencilAction.d.ts#L6">lib/openfl/display3D/Context3DStencilAction.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="increment_saturate" class="tsd-anchor"></a>
|
||||
<h3>INCREMENT_<wbr>SATURATE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">INCREMENT_<wbr>SATURATE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "incrementSaturate"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DStencilAction.d.ts#L7">lib/openfl/display3D/Context3DStencilAction.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="increment_wrap" class="tsd-anchor"></a>
|
||||
<h3>INCREMENT_<wbr>WRAP</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">INCREMENT_<wbr>WRAP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "incrementWrap"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DStencilAction.d.ts#L8">lib/openfl/display3D/Context3DStencilAction.d.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="invert" class="tsd-anchor"></a>
|
||||
<h3>INVERT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">INVERT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "invert"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DStencilAction.d.ts#L9">lib/openfl/display3D/Context3DStencilAction.d.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="keep" class="tsd-anchor"></a>
|
||||
<h3>KEEP</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">KEEP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "keep"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DStencilAction.d.ts#L10">lib/openfl/display3D/Context3DStencilAction.d.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="set" class="tsd-anchor"></a>
|
||||
<h3>SET</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">SET<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "set"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DStencilAction.d.ts#L11">lib/openfl/display3D/Context3DStencilAction.d.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="zero" class="tsd-anchor"></a>
|
||||
<h3>ZERO</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ZERO<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "zero"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DStencilAction.d.ts#L12">lib/openfl/display3D/Context3DStencilAction.d.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.textures.html">textures</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html" class="tsd-kind-icon">Context3DBlend<wbr>Factor</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dbufferusage.html" class="tsd-kind-icon">Context3DBuffer<wbr>Usage</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dclearmask.html" class="tsd-kind-icon">Context3DClear<wbr>Mask</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html" class="tsd-kind-icon">Context3DCompare<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dmipfilter.html" class="tsd-kind-icon">Context3DMip<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html" class="tsd-kind-icon">Context3DProfile</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprogramtype.html" class="tsd-kind-icon">Context3DProgram<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3drendermode.html" class="tsd-kind-icon">Context3DRender<wbr>Mode</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html" class="tsd-kind-icon">Context3DStencil<wbr>Action</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html#decrement_saturate" class="tsd-kind-icon">DECREMENT_<wbr>SATURATE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html#decrement_wrap" class="tsd-kind-icon">DECREMENT_<wbr>WRAP</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html#increment_saturate" class="tsd-kind-icon">INCREMENT_<wbr>SATURATE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html#increment_wrap" class="tsd-kind-icon">INCREMENT_<wbr>WRAP</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html#invert" class="tsd-kind-icon">INVERT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html#keep" class="tsd-kind-icon">KEEP</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html#set" class="tsd-kind-icon">SET</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html#zero" class="tsd-kind-icon">ZERO</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html" class="tsd-kind-icon">Context3DTexture<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html" class="tsd-kind-icon">Context3DTexture<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtriangleface.html" class="tsd-kind-icon">Context3DTriangle<wbr>Face</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html" class="tsd-kind-icon">Context3DVertex<wbr>Buffer<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dwrapmode.html" class="tsd-kind-icon">Context3DWrap<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.context3d.html" class="tsd-kind-icon">Context3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.indexbuffer3d.html" class="tsd-kind-icon">Index<wbr>Buffer3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.program3d.html" class="tsd-kind-icon">Program3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.vertexbuffer3d.html" class="tsd-kind-icon">Vertex<wbr>Buffer3D</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
366
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dtexturefilter.html
generated
vendored
Normal file
366
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dtexturefilter.html
generated
vendored
Normal file
@@ -0,0 +1,366 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Context3DTextureFilter | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display3d.html">display3D</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display3d.context3dtexturefilter.html">Context3DTextureFilter</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration Context3DTextureFilter</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dtexturefilter.html#anisotropic16x" class="tsd-kind-icon">ANISOTROPIC16X</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dtexturefilter.html#anisotropic2x" class="tsd-kind-icon">ANISOTROPIC2X</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dtexturefilter.html#anisotropic4x" class="tsd-kind-icon">ANISOTROPIC4X</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dtexturefilter.html#anisotropic8x" class="tsd-kind-icon">ANISOTROPIC8X</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dtexturefilter.html#linear" class="tsd-kind-icon">LINEAR</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dtexturefilter.html#nearest" class="tsd-kind-icon">NEAREST</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="anisotropic16x" class="tsd-anchor"></a>
|
||||
<h3>ANISOTROPIC16X</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ANISOTROPIC16X<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "anisotropic16x"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DTextureFilter.d.ts#L5">lib/openfl/display3D/Context3DTextureFilter.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="anisotropic2x" class="tsd-anchor"></a>
|
||||
<h3>ANISOTROPIC2X</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ANISOTROPIC2X<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "anisotropic2x"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DTextureFilter.d.ts#L6">lib/openfl/display3D/Context3DTextureFilter.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="anisotropic4x" class="tsd-anchor"></a>
|
||||
<h3>ANISOTROPIC4X</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ANISOTROPIC4X<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "anisotropic4x"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DTextureFilter.d.ts#L7">lib/openfl/display3D/Context3DTextureFilter.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="anisotropic8x" class="tsd-anchor"></a>
|
||||
<h3>ANISOTROPIC8X</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ANISOTROPIC8X<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "anisotropic8x"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DTextureFilter.d.ts#L8">lib/openfl/display3D/Context3DTextureFilter.d.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="linear" class="tsd-anchor"></a>
|
||||
<h3>LINEAR</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">LINEAR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "linear"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DTextureFilter.d.ts#L9">lib/openfl/display3D/Context3DTextureFilter.d.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="nearest" class="tsd-anchor"></a>
|
||||
<h3>NEAREST</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NEAREST<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "nearest"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DTextureFilter.d.ts#L10">lib/openfl/display3D/Context3DTextureFilter.d.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.textures.html">textures</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html" class="tsd-kind-icon">Context3DBlend<wbr>Factor</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dbufferusage.html" class="tsd-kind-icon">Context3DBuffer<wbr>Usage</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dclearmask.html" class="tsd-kind-icon">Context3DClear<wbr>Mask</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html" class="tsd-kind-icon">Context3DCompare<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dmipfilter.html" class="tsd-kind-icon">Context3DMip<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html" class="tsd-kind-icon">Context3DProfile</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprogramtype.html" class="tsd-kind-icon">Context3DProgram<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3drendermode.html" class="tsd-kind-icon">Context3DRender<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html" class="tsd-kind-icon">Context3DStencil<wbr>Action</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html" class="tsd-kind-icon">Context3DTexture<wbr>Filter</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html#anisotropic16x" class="tsd-kind-icon">ANISOTROPIC16X</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html#anisotropic2x" class="tsd-kind-icon">ANISOTROPIC2X</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html#anisotropic4x" class="tsd-kind-icon">ANISOTROPIC4X</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html#anisotropic8x" class="tsd-kind-icon">ANISOTROPIC8X</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html#linear" class="tsd-kind-icon">LINEAR</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html#nearest" class="tsd-kind-icon">NEAREST</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html" class="tsd-kind-icon">Context3DTexture<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtriangleface.html" class="tsd-kind-icon">Context3DTriangle<wbr>Face</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html" class="tsd-kind-icon">Context3DVertex<wbr>Buffer<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dwrapmode.html" class="tsd-kind-icon">Context3DWrap<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.context3d.html" class="tsd-kind-icon">Context3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.indexbuffer3d.html" class="tsd-kind-icon">Index<wbr>Buffer3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.program3d.html" class="tsd-kind-icon">Program3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.vertexbuffer3d.html" class="tsd-kind-icon">Vertex<wbr>Buffer3D</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
366
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dtextureformat.html
generated
vendored
Normal file
366
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dtextureformat.html
generated
vendored
Normal file
@@ -0,0 +1,366 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Context3DTextureFormat | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display3d.html">display3D</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display3d.context3dtextureformat.html">Context3DTextureFormat</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration Context3DTextureFormat</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dtextureformat.html#bgra" class="tsd-kind-icon">BGRA</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dtextureformat.html#bgra_packed" class="tsd-kind-icon">BGRA_<wbr>PACKED</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dtextureformat.html#bgr_packed" class="tsd-kind-icon">BGR_<wbr>PACKED</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dtextureformat.html#compressed" class="tsd-kind-icon">COMPRESSED</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dtextureformat.html#compressed_alpha" class="tsd-kind-icon">COMPRESSED_<wbr>ALPHA</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dtextureformat.html#rgba_half_float" class="tsd-kind-icon">RGBA_<wbr>HALF_<wbr>FLOAT</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="bgra" class="tsd-anchor"></a>
|
||||
<h3>BGRA</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BGRA<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "bgra"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DTextureFormat.d.ts#L6">lib/openfl/display3D/Context3DTextureFormat.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="bgra_packed" class="tsd-anchor"></a>
|
||||
<h3>BGRA_<wbr>PACKED</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BGRA_<wbr>PACKED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "bgraPacked4444"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DTextureFormat.d.ts#L7">lib/openfl/display3D/Context3DTextureFormat.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="bgr_packed" class="tsd-anchor"></a>
|
||||
<h3>BGR_<wbr>PACKED</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BGR_<wbr>PACKED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "bgrPacked565"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DTextureFormat.d.ts#L5">lib/openfl/display3D/Context3DTextureFormat.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="compressed" class="tsd-anchor"></a>
|
||||
<h3>COMPRESSED</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">COMPRESSED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "compressed"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DTextureFormat.d.ts#L8">lib/openfl/display3D/Context3DTextureFormat.d.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="compressed_alpha" class="tsd-anchor"></a>
|
||||
<h3>COMPRESSED_<wbr>ALPHA</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">COMPRESSED_<wbr>ALPHA<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "compressedAlpha"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DTextureFormat.d.ts#L9">lib/openfl/display3D/Context3DTextureFormat.d.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="rgba_half_float" class="tsd-anchor"></a>
|
||||
<h3>RGBA_<wbr>HALF_<wbr>FLOAT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">RGBA_<wbr>HALF_<wbr>FLOAT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "rgbaHalfFloat"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DTextureFormat.d.ts#L10">lib/openfl/display3D/Context3DTextureFormat.d.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.textures.html">textures</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html" class="tsd-kind-icon">Context3DBlend<wbr>Factor</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dbufferusage.html" class="tsd-kind-icon">Context3DBuffer<wbr>Usage</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dclearmask.html" class="tsd-kind-icon">Context3DClear<wbr>Mask</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html" class="tsd-kind-icon">Context3DCompare<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dmipfilter.html" class="tsd-kind-icon">Context3DMip<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html" class="tsd-kind-icon">Context3DProfile</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprogramtype.html" class="tsd-kind-icon">Context3DProgram<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3drendermode.html" class="tsd-kind-icon">Context3DRender<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html" class="tsd-kind-icon">Context3DStencil<wbr>Action</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html" class="tsd-kind-icon">Context3DTexture<wbr>Filter</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html" class="tsd-kind-icon">Context3DTexture<wbr>Format</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html#bgra" class="tsd-kind-icon">BGRA</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html#bgra_packed" class="tsd-kind-icon">BGRA_<wbr>PACKED</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html#bgr_packed" class="tsd-kind-icon">BGR_<wbr>PACKED</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html#compressed" class="tsd-kind-icon">COMPRESSED</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html#compressed_alpha" class="tsd-kind-icon">COMPRESSED_<wbr>ALPHA</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html#rgba_half_float" class="tsd-kind-icon">RGBA_<wbr>HALF_<wbr>FLOAT</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtriangleface.html" class="tsd-kind-icon">Context3DTriangle<wbr>Face</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html" class="tsd-kind-icon">Context3DVertex<wbr>Buffer<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dwrapmode.html" class="tsd-kind-icon">Context3DWrap<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.context3d.html" class="tsd-kind-icon">Context3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.indexbuffer3d.html" class="tsd-kind-icon">Index<wbr>Buffer3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.program3d.html" class="tsd-kind-icon">Program3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.vertexbuffer3d.html" class="tsd-kind-icon">Vertex<wbr>Buffer3D</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
338
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dtriangleface.html
generated
vendored
Normal file
338
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dtriangleface.html
generated
vendored
Normal file
@@ -0,0 +1,338 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Context3DTriangleFace | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display3d.html">display3D</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display3d.context3dtriangleface.html">Context3DTriangleFace</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration Context3DTriangleFace</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dtriangleface.html#back" class="tsd-kind-icon">BACK</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dtriangleface.html#front" class="tsd-kind-icon">FRONT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dtriangleface.html#front_and_back" class="tsd-kind-icon">FRONT_<wbr>AND_<wbr>BACK</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dtriangleface.html#none" class="tsd-kind-icon">NONE</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="back" class="tsd-anchor"></a>
|
||||
<h3>BACK</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BACK<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "back"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DTriangleFace.d.ts#L5">lib/openfl/display3D/Context3DTriangleFace.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="front" class="tsd-anchor"></a>
|
||||
<h3>FRONT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FRONT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "front"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DTriangleFace.d.ts#L6">lib/openfl/display3D/Context3DTriangleFace.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="front_and_back" class="tsd-anchor"></a>
|
||||
<h3>FRONT_<wbr>AND_<wbr>BACK</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FRONT_<wbr>AND_<wbr>BACK<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "frontAndBack"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DTriangleFace.d.ts#L7">lib/openfl/display3D/Context3DTriangleFace.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="none" class="tsd-anchor"></a>
|
||||
<h3>NONE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NONE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "none"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DTriangleFace.d.ts#L8">lib/openfl/display3D/Context3DTriangleFace.d.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.textures.html">textures</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html" class="tsd-kind-icon">Context3DBlend<wbr>Factor</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dbufferusage.html" class="tsd-kind-icon">Context3DBuffer<wbr>Usage</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dclearmask.html" class="tsd-kind-icon">Context3DClear<wbr>Mask</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html" class="tsd-kind-icon">Context3DCompare<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dmipfilter.html" class="tsd-kind-icon">Context3DMip<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html" class="tsd-kind-icon">Context3DProfile</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprogramtype.html" class="tsd-kind-icon">Context3DProgram<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3drendermode.html" class="tsd-kind-icon">Context3DRender<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html" class="tsd-kind-icon">Context3DStencil<wbr>Action</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html" class="tsd-kind-icon">Context3DTexture<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html" class="tsd-kind-icon">Context3DTexture<wbr>Format</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtriangleface.html" class="tsd-kind-icon">Context3DTriangle<wbr>Face</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtriangleface.html#back" class="tsd-kind-icon">BACK</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtriangleface.html#front" class="tsd-kind-icon">FRONT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtriangleface.html#front_and_back" class="tsd-kind-icon">FRONT_<wbr>AND_<wbr>BACK</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtriangleface.html#none" class="tsd-kind-icon">NONE</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html" class="tsd-kind-icon">Context3DVertex<wbr>Buffer<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dwrapmode.html" class="tsd-kind-icon">Context3DWrap<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.context3d.html" class="tsd-kind-icon">Context3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.indexbuffer3d.html" class="tsd-kind-icon">Index<wbr>Buffer3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.program3d.html" class="tsd-kind-icon">Program3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.vertexbuffer3d.html" class="tsd-kind-icon">Vertex<wbr>Buffer3D</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
352
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dvertexbufferformat.html
generated
vendored
Normal file
352
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dvertexbufferformat.html
generated
vendored
Normal file
@@ -0,0 +1,352 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Context3DVertexBufferFormat | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display3d.html">display3D</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html">Context3DVertexBufferFormat</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration Context3DVertexBufferFormat</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dvertexbufferformat.html#bytes_4" class="tsd-kind-icon">BYTES_<wbr>4</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dvertexbufferformat.html#float_1" class="tsd-kind-icon">FLOAT_<wbr>1</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dvertexbufferformat.html#float_2" class="tsd-kind-icon">FLOAT_<wbr>2</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dvertexbufferformat.html#float_3" class="tsd-kind-icon">FLOAT_<wbr>3</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dvertexbufferformat.html#float_4" class="tsd-kind-icon">FLOAT_<wbr>4</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="bytes_4" class="tsd-anchor"></a>
|
||||
<h3>BYTES_<wbr>4</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BYTES_<wbr>4<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "bytes4"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DVertexBufferFormat.d.ts#L5">lib/openfl/display3D/Context3DVertexBufferFormat.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="float_1" class="tsd-anchor"></a>
|
||||
<h3>FLOAT_<wbr>1</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FLOAT_<wbr>1<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "float1"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DVertexBufferFormat.d.ts#L6">lib/openfl/display3D/Context3DVertexBufferFormat.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="float_2" class="tsd-anchor"></a>
|
||||
<h3>FLOAT_<wbr>2</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FLOAT_<wbr>2<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "float2"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DVertexBufferFormat.d.ts#L7">lib/openfl/display3D/Context3DVertexBufferFormat.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="float_3" class="tsd-anchor"></a>
|
||||
<h3>FLOAT_<wbr>3</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FLOAT_<wbr>3<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "float3"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DVertexBufferFormat.d.ts#L8">lib/openfl/display3D/Context3DVertexBufferFormat.d.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="float_4" class="tsd-anchor"></a>
|
||||
<h3>FLOAT_<wbr>4</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FLOAT_<wbr>4<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "float4"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DVertexBufferFormat.d.ts#L9">lib/openfl/display3D/Context3DVertexBufferFormat.d.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.textures.html">textures</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html" class="tsd-kind-icon">Context3DBlend<wbr>Factor</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dbufferusage.html" class="tsd-kind-icon">Context3DBuffer<wbr>Usage</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dclearmask.html" class="tsd-kind-icon">Context3DClear<wbr>Mask</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html" class="tsd-kind-icon">Context3DCompare<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dmipfilter.html" class="tsd-kind-icon">Context3DMip<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html" class="tsd-kind-icon">Context3DProfile</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprogramtype.html" class="tsd-kind-icon">Context3DProgram<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3drendermode.html" class="tsd-kind-icon">Context3DRender<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html" class="tsd-kind-icon">Context3DStencil<wbr>Action</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html" class="tsd-kind-icon">Context3DTexture<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html" class="tsd-kind-icon">Context3DTexture<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtriangleface.html" class="tsd-kind-icon">Context3DTriangle<wbr>Face</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html" class="tsd-kind-icon">Context3DVertex<wbr>Buffer<wbr>Format</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html#bytes_4" class="tsd-kind-icon">BYTES_<wbr>4</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html#float_1" class="tsd-kind-icon">FLOAT_<wbr>1</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html#float_2" class="tsd-kind-icon">FLOAT_<wbr>2</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html#float_3" class="tsd-kind-icon">FLOAT_<wbr>3</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html#float_4" class="tsd-kind-icon">FLOAT_<wbr>4</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dwrapmode.html" class="tsd-kind-icon">Context3DWrap<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.context3d.html" class="tsd-kind-icon">Context3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.indexbuffer3d.html" class="tsd-kind-icon">Index<wbr>Buffer3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.program3d.html" class="tsd-kind-icon">Program3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.vertexbuffer3d.html" class="tsd-kind-icon">Vertex<wbr>Buffer3D</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
338
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dwrapmode.html
generated
vendored
Normal file
338
hGameTest/node_modules/openfl/docs/enums/openfl.display3d.context3dwrapmode.html
generated
vendored
Normal file
@@ -0,0 +1,338 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Context3DWrapMode | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.display3d.html">display3D</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.display3d.context3dwrapmode.html">Context3DWrapMode</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration Context3DWrapMode</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dwrapmode.html#clamp" class="tsd-kind-icon">CLAMP</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dwrapmode.html#clamp_u_repeat_v" class="tsd-kind-icon">CLAMP_<wbr><wbr>U_REPEAT_<wbr>V</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dwrapmode.html#repeat" class="tsd-kind-icon">REPEAT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.display3d.context3dwrapmode.html#repeat_u_clamp_v" class="tsd-kind-icon">REPEAT_<wbr><wbr>U_CLAMP_<wbr>V</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="clamp" class="tsd-anchor"></a>
|
||||
<h3>CLAMP</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">CLAMP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "clamp"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DWrapMode.d.ts#L5">lib/openfl/display3D/Context3DWrapMode.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="clamp_u_repeat_v" class="tsd-anchor"></a>
|
||||
<h3>CLAMP_<wbr><wbr>U_REPEAT_<wbr>V</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">CLAMP_<wbr><wbr>U_REPEAT_<wbr>V<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "clamp_u_repeat_y"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DWrapMode.d.ts#L6">lib/openfl/display3D/Context3DWrapMode.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="repeat" class="tsd-anchor"></a>
|
||||
<h3>REPEAT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">REPEAT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "repeat"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DWrapMode.d.ts#L7">lib/openfl/display3D/Context3DWrapMode.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="repeat_u_clamp_v" class="tsd-anchor"></a>
|
||||
<h3>REPEAT_<wbr><wbr>U_CLAMP_<wbr>V</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">REPEAT_<wbr><wbr>U_CLAMP_<wbr>V<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "repeat_u_clamp_y"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display3D/Context3DWrapMode.d.ts#L8">lib/openfl/display3D/Context3DWrapMode.d.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.textures.html">textures</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dblendfactor.html" class="tsd-kind-icon">Context3DBlend<wbr>Factor</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dbufferusage.html" class="tsd-kind-icon">Context3DBuffer<wbr>Usage</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dclearmask.html" class="tsd-kind-icon">Context3DClear<wbr>Mask</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dcomparemode.html" class="tsd-kind-icon">Context3DCompare<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dmipfilter.html" class="tsd-kind-icon">Context3DMip<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprofile.html" class="tsd-kind-icon">Context3DProfile</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dprogramtype.html" class="tsd-kind-icon">Context3DProgram<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3drendermode.html" class="tsd-kind-icon">Context3DRender<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dstencilaction.html" class="tsd-kind-icon">Context3DStencil<wbr>Action</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtexturefilter.html" class="tsd-kind-icon">Context3DTexture<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtextureformat.html" class="tsd-kind-icon">Context3DTexture<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dtriangleface.html" class="tsd-kind-icon">Context3DTriangle<wbr>Face</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dvertexbufferformat.html" class="tsd-kind-icon">Context3DVertex<wbr>Buffer<wbr>Format</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.display3d.context3dwrapmode.html" class="tsd-kind-icon">Context3DWrap<wbr>Mode</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dwrapmode.html#clamp" class="tsd-kind-icon">CLAMP</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dwrapmode.html#clamp_u_repeat_v" class="tsd-kind-icon">CLAMP_<wbr><wbr>U_REPEAT_<wbr>V</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dwrapmode.html#repeat" class="tsd-kind-icon">REPEAT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.display3d.context3dwrapmode.html#repeat_u_clamp_v" class="tsd-kind-icon">REPEAT_<wbr><wbr>U_CLAMP_<wbr>V</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.context3d.html" class="tsd-kind-icon">Context3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.indexbuffer3d.html" class="tsd-kind-icon">Index<wbr>Buffer3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.program3d.html" class="tsd-kind-icon">Program3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.display3d.vertexbuffer3d.html" class="tsd-kind-icon">Vertex<wbr>Buffer3D</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
348
hGameTest/node_modules/openfl/docs/enums/openfl.events.eventphase.html
generated
vendored
Normal file
348
hGameTest/node_modules/openfl/docs/enums/openfl.events.eventphase.html
generated
vendored
Normal file
@@ -0,0 +1,348 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>EventPhase | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.events.html">events</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.events.eventphase.html">EventPhase</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration EventPhase</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The EventPhase class provides values for the <code>eventPhase</code>
|
||||
property of the Event class.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.events.eventphase.html#at_target" class="tsd-kind-icon">AT_<wbr>TARGET</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.events.eventphase.html#bubbling_phase" class="tsd-kind-icon">BUBBLING_<wbr>PHASE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.events.eventphase.html#capturing_phase" class="tsd-kind-icon">CAPTURING_<wbr>PHASE</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="at_target" class="tsd-anchor"></a>
|
||||
<h3>AT_<wbr>TARGET</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">AT_<wbr>TARGET<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 2</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/events/EventPhase.d.ts#L9">lib/openfl/events/EventPhase.d.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="bubbling_phase" class="tsd-anchor"></a>
|
||||
<h3>BUBBLING_<wbr>PHASE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BUBBLING_<wbr>PHASE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 3</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/events/EventPhase.d.ts#L10">lib/openfl/events/EventPhase.d.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="capturing_phase" class="tsd-anchor"></a>
|
||||
<h3>CAPTURING_<wbr>PHASE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">CAPTURING_<wbr>PHASE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 1</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/events/EventPhase.d.ts#L11">lib/openfl/events/EventPhase.d.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.events.eventphase.html" class="tsd-kind-icon">Event<wbr>Phase</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.events.eventphase.html#at_target" class="tsd-kind-icon">AT_<wbr>TARGET</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.events.eventphase.html#bubbling_phase" class="tsd-kind-icon">BUBBLING_<wbr>PHASE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.events.eventphase.html#capturing_phase" class="tsd-kind-icon">CAPTURING_<wbr>PHASE</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.accelerometerevent.html" class="tsd-kind-icon">Accelerometer<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.activityevent.html" class="tsd-kind-icon">Activity<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.asyncerrorevent.html" class="tsd-kind-icon">Async<wbr>Error<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.dataevent.html" class="tsd-kind-icon">Data<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.errorevent.html" class="tsd-kind-icon">Error<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.event.html" class="tsd-kind-icon">Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.eventdispatcher.html" class="tsd-kind-icon">Event<wbr>Dispatcher</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.focusevent.html" class="tsd-kind-icon">Focus<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.fullscreenevent.html" class="tsd-kind-icon">Full<wbr>Screen<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.gameinputevent.html" class="tsd-kind-icon">Game<wbr>Input<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.httpstatusevent.html" class="tsd-kind-icon">HTTPStatus<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.ieventdispatcher.html" class="tsd-kind-icon">IEvent<wbr>Dispatcher</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.ioerrorevent.html" class="tsd-kind-icon">IOError<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.keyboardevent.html" class="tsd-kind-icon">Keyboard<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.mouseevent.html" class="tsd-kind-icon">Mouse<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.netstatusevent.html" class="tsd-kind-icon">Net<wbr>Status<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.progressevent.html" class="tsd-kind-icon">Progress<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.sampledataevent.html" class="tsd-kind-icon">Sample<wbr>Data<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.securityerrorevent.html" class="tsd-kind-icon">Security<wbr>Error<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.textevent.html" class="tsd-kind-icon">Text<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.timerevent.html" class="tsd-kind-icon">Timer<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.touchevent.html" class="tsd-kind-icon">Touch<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.uncaughterrorevent.html" class="tsd-kind-icon">Uncaught<wbr>Error<wbr>Event</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.events.uncaughterrorevents.html" class="tsd-kind-icon">Uncaught<wbr>Error<wbr>Events</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
309
hGameTest/node_modules/openfl/docs/enums/openfl.filters.bitmapfilterquality.html
generated
vendored
Normal file
309
hGameTest/node_modules/openfl/docs/enums/openfl.filters.bitmapfilterquality.html
generated
vendored
Normal file
@@ -0,0 +1,309 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>BitmapFilterQuality | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.filters.html">filters</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.filters.bitmapfilterquality.html">BitmapFilterQuality</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration BitmapFilterQuality</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The BitmapFilterQuality class contains values to set the rendering quality
|
||||
of a BitmapFilter object.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.filters.bitmapfilterquality.html#high" class="tsd-kind-icon">HIGH</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.filters.bitmapfilterquality.html#low" class="tsd-kind-icon">LOW</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.filters.bitmapfilterquality.html#medium" class="tsd-kind-icon">MEDIUM</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="high" class="tsd-anchor"></a>
|
||||
<h3>HIGH</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">HIGH<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 3</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/filters/BitmapFilterQuality.d.ts#L12">lib/openfl/filters/BitmapFilterQuality.d.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Defines the high quality filter setting.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="low" class="tsd-anchor"></a>
|
||||
<h3>LOW</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">LOW<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 1</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/filters/BitmapFilterQuality.d.ts#L22">lib/openfl/filters/BitmapFilterQuality.d.ts:22</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Defines the low quality filter setting.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="medium" class="tsd-anchor"></a>
|
||||
<h3>MEDIUM</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MEDIUM<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 2</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/filters/BitmapFilterQuality.d.ts#L17">lib/openfl/filters/BitmapFilterQuality.d.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Defines the medium quality filter setting.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.filters.bitmapfilterquality.html" class="tsd-kind-icon">Bitmap<wbr>Filter<wbr>Quality</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.filters.bitmapfilterquality.html#high" class="tsd-kind-icon">HIGH</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.filters.bitmapfilterquality.html#low" class="tsd-kind-icon">LOW</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.filters.bitmapfilterquality.html#medium" class="tsd-kind-icon">MEDIUM</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.filters.bitmapfiltertype.html" class="tsd-kind-icon">Bitmap<wbr>Filter<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.filters.bitmapfilter.html" class="tsd-kind-icon">Bitmap<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.filters.blurfilter.html" class="tsd-kind-icon">Blur<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.filters.colormatrixfilter.html" class="tsd-kind-icon">Color<wbr>Matrix<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.filters.dropshadowfilter.html" class="tsd-kind-icon">Drop<wbr>Shadow<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.filters.glowfilter.html" class="tsd-kind-icon">Glow<wbr>Filter</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
309
hGameTest/node_modules/openfl/docs/enums/openfl.filters.bitmapfiltertype.html
generated
vendored
Normal file
309
hGameTest/node_modules/openfl/docs/enums/openfl.filters.bitmapfiltertype.html
generated
vendored
Normal file
@@ -0,0 +1,309 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>BitmapFilterType | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.filters.html">filters</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.filters.bitmapfiltertype.html">BitmapFilterType</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration BitmapFilterType</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The BitmapFilterType class contains values to set the type of a
|
||||
BitmapFilter.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.filters.bitmapfiltertype.html#full" class="tsd-kind-icon">FULL</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.filters.bitmapfiltertype.html#inner" class="tsd-kind-icon">INNER</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.filters.bitmapfiltertype.html#outer" class="tsd-kind-icon">OUTER</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="full" class="tsd-anchor"></a>
|
||||
<h3>FULL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FULL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "full"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/filters/BitmapFilterType.d.ts#L12">lib/openfl/filters/BitmapFilterType.d.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Defines the setting that applies a filter to the entire area of an object.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="inner" class="tsd-anchor"></a>
|
||||
<h3>INNER</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">INNER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "inner"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/filters/BitmapFilterType.d.ts#L17">lib/openfl/filters/BitmapFilterType.d.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Defines the setting that applies a filter to the inner area of an object.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="outer" class="tsd-anchor"></a>
|
||||
<h3>OUTER</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">OUTER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "outer"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/filters/BitmapFilterType.d.ts#L22">lib/openfl/filters/BitmapFilterType.d.ts:22</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Defines the setting that applies a filter to the outer area of an object.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.filters.bitmapfilterquality.html" class="tsd-kind-icon">Bitmap<wbr>Filter<wbr>Quality</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.filters.bitmapfiltertype.html" class="tsd-kind-icon">Bitmap<wbr>Filter<wbr>Type</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.filters.bitmapfiltertype.html#full" class="tsd-kind-icon">FULL</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.filters.bitmapfiltertype.html#inner" class="tsd-kind-icon">INNER</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.filters.bitmapfiltertype.html#outer" class="tsd-kind-icon">OUTER</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.filters.bitmapfilter.html" class="tsd-kind-icon">Bitmap<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.filters.blurfilter.html" class="tsd-kind-icon">Blur<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.filters.colormatrixfilter.html" class="tsd-kind-icon">Color<wbr>Matrix<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.filters.dropshadowfilter.html" class="tsd-kind-icon">Drop<wbr>Shadow<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.filters.glowfilter.html" class="tsd-kind-icon">Glow<wbr>Filter</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
295
hGameTest/node_modules/openfl/docs/enums/openfl.geom.orientation3d.html
generated
vendored
Normal file
295
hGameTest/node_modules/openfl/docs/enums/openfl.geom.orientation3d.html
generated
vendored
Normal file
@@ -0,0 +1,295 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Orientation3D | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.geom.html">geom</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.geom.orientation3d.html">Orientation3D</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration Orientation3D</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.geom.orientation3d.html#axis_angle" class="tsd-kind-icon">AXIS_<wbr>ANGLE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.geom.orientation3d.html#euler_angles" class="tsd-kind-icon">EULER_<wbr>ANGLES</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.geom.orientation3d.html#quaternion" class="tsd-kind-icon">QUATERNION</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="axis_angle" class="tsd-anchor"></a>
|
||||
<h3>AXIS_<wbr>ANGLE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">AXIS_<wbr>ANGLE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "axisAngle"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/geom/Orientation3D.d.ts#L5">lib/openfl/geom/Orientation3D.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="euler_angles" class="tsd-anchor"></a>
|
||||
<h3>EULER_<wbr>ANGLES</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">EULER_<wbr>ANGLES<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "eulerAngles"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/geom/Orientation3D.d.ts#L6">lib/openfl/geom/Orientation3D.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="quaternion" class="tsd-anchor"></a>
|
||||
<h3>QUATERNION</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">QUATERNION<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "quaternion"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/geom/Orientation3D.d.ts#L7">lib/openfl/geom/Orientation3D.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.geom.orientation3d.html" class="tsd-kind-icon">Orientation3D</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.geom.orientation3d.html#axis_angle" class="tsd-kind-icon">AXIS_<wbr>ANGLE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.geom.orientation3d.html#euler_angles" class="tsd-kind-icon">EULER_<wbr>ANGLES</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.geom.orientation3d.html#quaternion" class="tsd-kind-icon">QUATERNION</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.geom.colortransform.html" class="tsd-kind-icon">Color<wbr>Transform</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.geom.matrix.html" class="tsd-kind-icon">Matrix</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.geom.matrix3d.html" class="tsd-kind-icon">Matrix3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.geom.perspectiveprojection.html" class="tsd-kind-icon">Perspective<wbr>Projection</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.geom.point.html" class="tsd-kind-icon">Point</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.geom.rectangle.html" class="tsd-kind-icon">Rectangle</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.geom.transform.html" class="tsd-kind-icon">Transform</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.geom.utils3d.html" class="tsd-kind-icon">Utils3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.geom.vector3d.html" class="tsd-kind-icon">Vector3D</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
319
hGameTest/node_modules/openfl/docs/enums/openfl.net.sharedobjectflushstatus.html
generated
vendored
Normal file
319
hGameTest/node_modules/openfl/docs/enums/openfl.net.sharedobjectflushstatus.html
generated
vendored
Normal file
@@ -0,0 +1,319 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>SharedObjectFlushStatus | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.net.html">net</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.net.sharedobjectflushstatus.html">SharedObjectFlushStatus</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration SharedObjectFlushStatus</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.net.sharedobjectflushstatus.html#flushed" class="tsd-kind-icon">FLUSHED</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.net.sharedobjectflushstatus.html#pending" class="tsd-kind-icon">PENDING</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="flushed" class="tsd-anchor"></a>
|
||||
<h3>FLUSHED</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FLUSHED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "flushed"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/net/SharedObjectFlushStatus.d.ts#L8">lib/openfl/net/SharedObjectFlushStatus.d.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Indicates that the flush completed successfully.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="pending" class="tsd-anchor"></a>
|
||||
<h3>PENDING</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">PENDING<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "pending"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/net/SharedObjectFlushStatus.d.ts#L14">lib/openfl/net/SharedObjectFlushStatus.d.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Indicates that the user is being prompted to increase disk space for the
|
||||
shared object before the flush can occur.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.net.sharedobjectflushstatus.html" class="tsd-kind-icon">Shared<wbr>Object<wbr>Flush<wbr>Status</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.net.sharedobjectflushstatus.html#flushed" class="tsd-kind-icon">FLUSHED</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.net.sharedobjectflushstatus.html#pending" class="tsd-kind-icon">PENDING</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.net.urlloaderdataformat.html" class="tsd-kind-icon">URLLoader<wbr>Data<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.net.urlrequestmethod.html" class="tsd-kind-icon">URLRequest<wbr>Method</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.filefilter.html" class="tsd-kind-icon">File<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.filereference.html" class="tsd-kind-icon">File<wbr>Reference</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.filereferencelist.html" class="tsd-kind-icon">File<wbr>Reference<wbr>List</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.netconnection.html" class="tsd-kind-icon">Net<wbr>Connection</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.netstream.html" class="tsd-kind-icon">Net<wbr>Stream</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.sharedobject.html" class="tsd-kind-icon">Shared<wbr>Object</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.socket.html" class="tsd-kind-icon">Socket</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.urlloader.html" class="tsd-kind-icon">URLLoader</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.urlrequest.html" class="tsd-kind-icon">URLRequest</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.urlrequestdefaults.html" class="tsd-kind-icon">URLRequest<wbr>Defaults</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.urlrequestheader.html" class="tsd-kind-icon">URLRequest<wbr>Header</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.urlstream.html" class="tsd-kind-icon">URLStream</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.urlvariables.html" class="tsd-kind-icon">URLVariables</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.xmlsocket.html" class="tsd-kind-icon">XMLSocket</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html#navigatetourl" class="tsd-kind-icon">navigate<wbr>ToURL</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html#sendtourl" class="tsd-kind-icon">send<wbr>ToURL</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
345
hGameTest/node_modules/openfl/docs/enums/openfl.net.urlloaderdataformat.html
generated
vendored
Normal file
345
hGameTest/node_modules/openfl/docs/enums/openfl.net.urlloaderdataformat.html
generated
vendored
Normal file
@@ -0,0 +1,345 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>URLLoaderDataFormat | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.net.html">net</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.net.urlloaderdataformat.html">URLLoaderDataFormat</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration URLLoaderDataFormat</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The URLLoaderDataFormat class provides values that specify how downloaded
|
||||
data is received.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.net.urlloaderdataformat.html#binary" class="tsd-kind-icon">BINARY</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.net.urlloaderdataformat.html#text" class="tsd-kind-icon">TEXT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.net.urlloaderdataformat.html#variables" class="tsd-kind-icon">VARIABLES</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="binary" class="tsd-anchor"></a>
|
||||
<h3>BINARY</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BINARY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "binary"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/net/URLLoaderDataFormat.d.ts#L12">lib/openfl/net/URLLoaderDataFormat.d.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that downloaded data is received as raw binary data.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="text" class="tsd-anchor"></a>
|
||||
<h3>TEXT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">TEXT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "text"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/net/URLLoaderDataFormat.d.ts#L17">lib/openfl/net/URLLoaderDataFormat.d.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that downloaded data is received as text.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="variables" class="tsd-anchor"></a>
|
||||
<h3>VARIABLES</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">VARIABLES<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "variables"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/net/URLLoaderDataFormat.d.ts#L22">lib/openfl/net/URLLoaderDataFormat.d.ts:22</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that downloaded data is received as URL-encoded variables.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.net.sharedobjectflushstatus.html" class="tsd-kind-icon">Shared<wbr>Object<wbr>Flush<wbr>Status</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.net.urlloaderdataformat.html" class="tsd-kind-icon">URLLoader<wbr>Data<wbr>Format</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.net.urlloaderdataformat.html#binary" class="tsd-kind-icon">BINARY</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.net.urlloaderdataformat.html#text" class="tsd-kind-icon">TEXT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.net.urlloaderdataformat.html#variables" class="tsd-kind-icon">VARIABLES</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.net.urlrequestmethod.html" class="tsd-kind-icon">URLRequest<wbr>Method</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.filefilter.html" class="tsd-kind-icon">File<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.filereference.html" class="tsd-kind-icon">File<wbr>Reference</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.filereferencelist.html" class="tsd-kind-icon">File<wbr>Reference<wbr>List</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.netconnection.html" class="tsd-kind-icon">Net<wbr>Connection</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.netstream.html" class="tsd-kind-icon">Net<wbr>Stream</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.sharedobject.html" class="tsd-kind-icon">Shared<wbr>Object</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.socket.html" class="tsd-kind-icon">Socket</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.urlloader.html" class="tsd-kind-icon">URLLoader</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.urlrequest.html" class="tsd-kind-icon">URLRequest</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.urlrequestdefaults.html" class="tsd-kind-icon">URLRequest<wbr>Defaults</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.urlrequestheader.html" class="tsd-kind-icon">URLRequest<wbr>Header</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.urlstream.html" class="tsd-kind-icon">URLStream</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.urlvariables.html" class="tsd-kind-icon">URLVariables</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.xmlsocket.html" class="tsd-kind-icon">XMLSocket</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html#navigatetourl" class="tsd-kind-icon">navigate<wbr>ToURL</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html#sendtourl" class="tsd-kind-icon">send<wbr>ToURL</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
407
hGameTest/node_modules/openfl/docs/enums/openfl.net.urlrequestmethod.html
generated
vendored
Normal file
407
hGameTest/node_modules/openfl/docs/enums/openfl.net.urlrequestmethod.html
generated
vendored
Normal file
@@ -0,0 +1,407 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>URLRequestMethod | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.net.html">net</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.net.urlrequestmethod.html">URLRequestMethod</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration URLRequestMethod</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The URLRequestMethod class provides values that specify whether the
|
||||
URLRequest object should use the <code>POST</code> method or the
|
||||
<code>GET</code> method when sending data to a server.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.net.urlrequestmethod.html#delete" class="tsd-kind-icon">DELETE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.net.urlrequestmethod.html#get" class="tsd-kind-icon">GET</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.net.urlrequestmethod.html#head" class="tsd-kind-icon">HEAD</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.net.urlrequestmethod.html#options" class="tsd-kind-icon">OPTIONS</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.net.urlrequestmethod.html#post" class="tsd-kind-icon">POST</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.net.urlrequestmethod.html#put" class="tsd-kind-icon">PUT</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="delete" class="tsd-anchor"></a>
|
||||
<h3>DELETE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DELETE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "DELETE"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/net/URLRequestMethod.d.ts#L13">lib/openfl/net/URLRequestMethod.d.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the URLRequest object is a <code>DELETE</code>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="get" class="tsd-anchor"></a>
|
||||
<h3>GET</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">GET<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "GET"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/net/URLRequestMethod.d.ts#L18">lib/openfl/net/URLRequestMethod.d.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the URLRequest object is a <code>GET</code>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="head" class="tsd-anchor"></a>
|
||||
<h3>HEAD</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">HEAD<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "HEAD"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/net/URLRequestMethod.d.ts#L23">lib/openfl/net/URLRequestMethod.d.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the URLRequest object is a <code>HEAD</code>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="options" class="tsd-anchor"></a>
|
||||
<h3>OPTIONS</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">OPTIONS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "OPTIONS"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/net/URLRequestMethod.d.ts#L28">lib/openfl/net/URLRequestMethod.d.ts:28</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the URLRequest object is <code>OPTIONS</code>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="post" class="tsd-anchor"></a>
|
||||
<h3>POST</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">POST<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "POST"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/net/URLRequestMethod.d.ts#L38">lib/openfl/net/URLRequestMethod.d.ts:38</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the URLRequest object is a <code>POST</code>.</p>
|
||||
</div>
|
||||
<p><em>Note:</em> For content running in Adobe AIR, when using the
|
||||
<code>navigateToURL()</code> function, the runtime treats a URLRequest
|
||||
that uses the POST method(one that has its <code>method</code> property
|
||||
set to <code>URLRequestMethod.POST</code>) as using the GET method.</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="put" class="tsd-anchor"></a>
|
||||
<h3>PUT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">PUT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "PUT"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/net/URLRequestMethod.d.ts#L43">lib/openfl/net/URLRequestMethod.d.ts:43</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the URLRequest object is a <code>PUT</code>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.net.sharedobjectflushstatus.html" class="tsd-kind-icon">Shared<wbr>Object<wbr>Flush<wbr>Status</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.net.urlloaderdataformat.html" class="tsd-kind-icon">URLLoader<wbr>Data<wbr>Format</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.net.urlrequestmethod.html" class="tsd-kind-icon">URLRequest<wbr>Method</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.net.urlrequestmethod.html#delete" class="tsd-kind-icon">DELETE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.net.urlrequestmethod.html#get" class="tsd-kind-icon">GET</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.net.urlrequestmethod.html#head" class="tsd-kind-icon">HEAD</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.net.urlrequestmethod.html#options" class="tsd-kind-icon">OPTIONS</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.net.urlrequestmethod.html#post" class="tsd-kind-icon">POST</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.net.urlrequestmethod.html#put" class="tsd-kind-icon">PUT</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.filefilter.html" class="tsd-kind-icon">File<wbr>Filter</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.filereference.html" class="tsd-kind-icon">File<wbr>Reference</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.filereferencelist.html" class="tsd-kind-icon">File<wbr>Reference<wbr>List</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.netconnection.html" class="tsd-kind-icon">Net<wbr>Connection</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.netstream.html" class="tsd-kind-icon">Net<wbr>Stream</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.sharedobject.html" class="tsd-kind-icon">Shared<wbr>Object</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.socket.html" class="tsd-kind-icon">Socket</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.urlloader.html" class="tsd-kind-icon">URLLoader</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.urlrequest.html" class="tsd-kind-icon">URLRequest</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.urlrequestdefaults.html" class="tsd-kind-icon">URLRequest<wbr>Defaults</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.urlrequestheader.html" class="tsd-kind-icon">URLRequest<wbr>Header</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.urlstream.html" class="tsd-kind-icon">URLStream</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.urlvariables.html" class="tsd-kind-icon">URLVariables</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.net.xmlsocket.html" class="tsd-kind-icon">XMLSocket</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html#navigatetourl" class="tsd-kind-icon">navigate<wbr>ToURL</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html#sendtourl" class="tsd-kind-icon">send<wbr>ToURL</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
286
hGameTest/node_modules/openfl/docs/enums/openfl.system.touchscreentype.html
generated
vendored
Normal file
286
hGameTest/node_modules/openfl/docs/enums/openfl.system.touchscreentype.html
generated
vendored
Normal file
@@ -0,0 +1,286 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>TouchscreenType | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.system.html">system</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.system.touchscreentype.html">TouchscreenType</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration TouchscreenType</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.system.touchscreentype.html#finger" class="tsd-kind-icon">FINGER</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.system.touchscreentype.html#none" class="tsd-kind-icon">NONE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.system.touchscreentype.html#stylus" class="tsd-kind-icon">STYLUS</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="finger" class="tsd-anchor"></a>
|
||||
<h3>FINGER</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FINGER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "finger"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/system/TouchscreenType.d.ts#L5">lib/openfl/system/TouchscreenType.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="none" class="tsd-anchor"></a>
|
||||
<h3>NONE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NONE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "none"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/system/TouchscreenType.d.ts#L6">lib/openfl/system/TouchscreenType.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="stylus" class="tsd-anchor"></a>
|
||||
<h3>STYLUS</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">STYLUS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "stylus"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/system/TouchscreenType.d.ts#L7">lib/openfl/system/TouchscreenType.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.system.touchscreentype.html" class="tsd-kind-icon">Touchscreen<wbr>Type</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.system.touchscreentype.html#finger" class="tsd-kind-icon">FINGER</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.system.touchscreentype.html#none" class="tsd-kind-icon">NONE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.system.touchscreentype.html#stylus" class="tsd-kind-icon">STYLUS</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.system.applicationdomain.html" class="tsd-kind-icon">Application<wbr>Domain</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.system.capabilities.html" class="tsd-kind-icon">Capabilities</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.system.loadercontext.html" class="tsd-kind-icon">Loader<wbr>Context</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.system.security.html" class="tsd-kind-icon">Security</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.system.securitydomain.html" class="tsd-kind-icon">Security<wbr>Domain</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.system.system.html" class="tsd-kind-icon">System</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
312
hGameTest/node_modules/openfl/docs/enums/openfl.text.antialiastype.html
generated
vendored
Normal file
312
hGameTest/node_modules/openfl/docs/enums/openfl.text.antialiastype.html
generated
vendored
Normal file
@@ -0,0 +1,312 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>AntiAliasType | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.text.html">text</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.text.antialiastype.html">AntiAliasType</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration AntiAliasType</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The AntiAliasType class provides values for anti-aliasing in the
|
||||
flash.text.TextField class.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.antialiastype.html#advanced" class="tsd-kind-icon">ADVANCED</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.antialiastype.html#normal" class="tsd-kind-icon">NORMAL</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="advanced" class="tsd-anchor"></a>
|
||||
<h3>ADVANCED</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ADVANCED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "advanced"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/AntiAliasType.d.ts#L18">lib/openfl/text/AntiAliasType.d.ts:18</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Sets anti-aliasing to advanced anti-aliasing. Advanced anti-aliasing
|
||||
allows font faces to be rendered at very high quality at small sizes. It
|
||||
is best used with applications that have a lot of small text. Advanced
|
||||
anti-aliasing is not recommended for very large fonts(larger than 48
|
||||
points). This constant is used for the <code>antiAliasType</code> property
|
||||
in the TextField class. Use the syntax
|
||||
<code>AntiAliasType.ADVANCED</code>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="normal" class="tsd-anchor"></a>
|
||||
<h3>NORMAL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NORMAL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "normal"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/AntiAliasType.d.ts#L27">lib/openfl/text/AntiAliasType.d.ts:27</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Sets anti-aliasing to the anti-aliasing that is used in Flash Player 7 and
|
||||
earlier. This setting is recommended for applications that do not have a
|
||||
lot of text. This constant is used for the <code>antiAliasType</code>
|
||||
property in the TextField class. Use the syntax
|
||||
<code>AntiAliasType.NORMAL</code>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.antialiastype.html" class="tsd-kind-icon">Anti<wbr>Alias<wbr>Type</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.antialiastype.html#advanced" class="tsd-kind-icon">ADVANCED</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.antialiastype.html#normal" class="tsd-kind-icon">NORMAL</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.fontstyle.html" class="tsd-kind-icon">Font<wbr>Style</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.fonttype.html" class="tsd-kind-icon">Font<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.gridfittype.html" class="tsd-kind-icon">Grid<wbr>Fit<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textfieldautosize.html" class="tsd-kind-icon">Text<wbr>Field<wbr>Auto<wbr>Size</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textfieldtype.html" class="tsd-kind-icon">Text<wbr>Field<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textformatalign.html" class="tsd-kind-icon">Text<wbr>Format<wbr>Align</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.font.html" class="tsd-kind-icon">Font</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textfield.html" class="tsd-kind-icon">Text<wbr>Field</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textformat.html" class="tsd-kind-icon">Text<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textlinemetrics.html" class="tsd-kind-icon">Text<wbr>Line<wbr>Metrics</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
347
hGameTest/node_modules/openfl/docs/enums/openfl.text.fontstyle.html
generated
vendored
Normal file
347
hGameTest/node_modules/openfl/docs/enums/openfl.text.fontstyle.html
generated
vendored
Normal file
@@ -0,0 +1,347 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>FontStyle | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.text.html">text</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.text.fontstyle.html">FontStyle</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration FontStyle</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The FontStyle class provides values for the TextRenderer class.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.fontstyle.html#bold" class="tsd-kind-icon">BOLD</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.fontstyle.html#bold_italic" class="tsd-kind-icon">BOLD_<wbr>ITALIC</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.fontstyle.html#italic" class="tsd-kind-icon">ITALIC</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.fontstyle.html#regular" class="tsd-kind-icon">REGULAR</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="bold" class="tsd-anchor"></a>
|
||||
<h3>BOLD</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BOLD<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "bold"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/FontStyle.d.ts#L13">lib/openfl/text/FontStyle.d.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Defines the bold style of a font for the <code>fontStyle</code> parameter
|
||||
in the <code>setAdvancedAntiAliasingTable()</code> method. Use the syntax
|
||||
<code>FontStyle.BOLD</code>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="bold_italic" class="tsd-anchor"></a>
|
||||
<h3>BOLD_<wbr>ITALIC</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BOLD_<wbr>ITALIC<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "boldItalic"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/FontStyle.d.ts#L20">lib/openfl/text/FontStyle.d.ts:20</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Defines the italic style of a font for the <code>fontStyle</code>
|
||||
parameter in the <code>setAdvancedAntiAliasingTable()</code> method. Use
|
||||
the syntax <code>FontStyle.ITALIC</code>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="italic" class="tsd-anchor"></a>
|
||||
<h3>ITALIC</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ITALIC<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "italic"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/FontStyle.d.ts#L27">lib/openfl/text/FontStyle.d.ts:27</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Defines the italic style of a font for the <code>fontStyle</code>
|
||||
parameter in the <code>setAdvancedAntiAliasingTable()</code> method. Use
|
||||
the syntax <code>FontStyle.ITALIC</code>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="regular" class="tsd-anchor"></a>
|
||||
<h3>REGULAR</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">REGULAR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "regular"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/FontStyle.d.ts#L34">lib/openfl/text/FontStyle.d.ts:34</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Defines the plain style of a font for the <code>fontStyle</code> parameter
|
||||
in the <code>setAdvancedAntiAliasingTable()</code> method. Use the syntax
|
||||
<code>FontStyle.REGULAR</code>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.antialiastype.html" class="tsd-kind-icon">Anti<wbr>Alias<wbr>Type</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.fontstyle.html" class="tsd-kind-icon">Font<wbr>Style</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.fontstyle.html#bold" class="tsd-kind-icon">BOLD</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.fontstyle.html#bold_italic" class="tsd-kind-icon">BOLD_<wbr>ITALIC</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.fontstyle.html#italic" class="tsd-kind-icon">ITALIC</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.fontstyle.html#regular" class="tsd-kind-icon">REGULAR</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.fonttype.html" class="tsd-kind-icon">Font<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.gridfittype.html" class="tsd-kind-icon">Grid<wbr>Fit<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textfieldautosize.html" class="tsd-kind-icon">Text<wbr>Field<wbr>Auto<wbr>Size</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textfieldtype.html" class="tsd-kind-icon">Text<wbr>Field<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textformatalign.html" class="tsd-kind-icon">Text<wbr>Format<wbr>Align</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.font.html" class="tsd-kind-icon">Font</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textfield.html" class="tsd-kind-icon">Text<wbr>Field</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textformat.html" class="tsd-kind-icon">Text<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textlinemetrics.html" class="tsd-kind-icon">Text<wbr>Line<wbr>Metrics</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
338
hGameTest/node_modules/openfl/docs/enums/openfl.text.fonttype.html
generated
vendored
Normal file
338
hGameTest/node_modules/openfl/docs/enums/openfl.text.fonttype.html
generated
vendored
Normal file
@@ -0,0 +1,338 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>FontType | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.text.html">text</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.text.fonttype.html">FontType</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration FontType</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The FontType class contains the enumerated constants
|
||||
<code>"embedded"</code> and <code>"device"</code> for the
|
||||
<code>fontType</code> property of the Font class.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.fonttype.html#device" class="tsd-kind-icon">DEVICE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.fonttype.html#embedded" class="tsd-kind-icon">EMBEDDED</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.fonttype.html#embedded_cff" class="tsd-kind-icon">EMBEDDED_<wbr>CFF</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="device" class="tsd-anchor"></a>
|
||||
<h3>DEVICE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DEVICE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "device"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/FontType.d.ts#L25">lib/openfl/text/FontType.d.ts:25</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Indicates that this is a device font. The SWF file renders fonts with
|
||||
those installed on the system.</p>
|
||||
</div>
|
||||
<p>Using device fonts results in a smaller movie size, because font data
|
||||
is not included in the file. Device fonts are often a good choice for
|
||||
displaying text at small point sizes, because anti-aliased text can be
|
||||
blurry at small sizes. Device fonts are also a good choice for large
|
||||
blocks of text, such as scrolling text.</p>
|
||||
<p>Text fields that use device fonts may not be displayed the same across
|
||||
different systems and platforms, because they are rendered with fonts
|
||||
installed on the system. For the same reason, device fonts are not
|
||||
anti-aliased and may appear jagged at large point sizes.</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="embedded" class="tsd-anchor"></a>
|
||||
<h3>EMBEDDED</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">EMBEDDED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "embedded"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/FontType.d.ts#L44">lib/openfl/text/FontType.d.ts:44</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Indicates that this is an embedded font. Font outlines are embedded in the
|
||||
published SWF file.</p>
|
||||
</div>
|
||||
<p>Text fields that use embedded fonts are always displayed in the chosen
|
||||
font, whether or not that font is installed on the playback system. Also,
|
||||
text fields that use embedded fonts are always anti-aliased(smoothed).
|
||||
You can select the amount of anti-aliasing you want by using the
|
||||
<code>TextField.antiAliasType property</code>.</p>
|
||||
<p>One drawback to embedded fonts is that they increase the size of the
|
||||
SWF file.</p>
|
||||
<p>Fonts of type <code>EMBEDDED</code> can only be used by TextField. If
|
||||
flash.text.engine classes are directed to use such a font they will fall
|
||||
back to device fonts.</p>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="embedded_cff" class="tsd-anchor"></a>
|
||||
<h3>EMBEDDED_<wbr>CFF</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">EMBEDDED_<wbr>CFF<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "embeddedCFF"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/FontType.d.ts#L46">lib/openfl/text/FontType.d.ts:46</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.antialiastype.html" class="tsd-kind-icon">Anti<wbr>Alias<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.fontstyle.html" class="tsd-kind-icon">Font<wbr>Style</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.fonttype.html" class="tsd-kind-icon">Font<wbr>Type</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.fonttype.html#device" class="tsd-kind-icon">DEVICE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.fonttype.html#embedded" class="tsd-kind-icon">EMBEDDED</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.fonttype.html#embedded_cff" class="tsd-kind-icon">EMBEDDED_<wbr>CFF</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.gridfittype.html" class="tsd-kind-icon">Grid<wbr>Fit<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textfieldautosize.html" class="tsd-kind-icon">Text<wbr>Field<wbr>Auto<wbr>Size</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textfieldtype.html" class="tsd-kind-icon">Text<wbr>Field<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textformatalign.html" class="tsd-kind-icon">Text<wbr>Format<wbr>Align</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.font.html" class="tsd-kind-icon">Font</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textfield.html" class="tsd-kind-icon">Text<wbr>Field</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textformat.html" class="tsd-kind-icon">Text<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textlinemetrics.html" class="tsd-kind-icon">Text<wbr>Line<wbr>Metrics</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
298
hGameTest/node_modules/openfl/docs/enums/openfl.text.gridfittype.html
generated
vendored
Normal file
298
hGameTest/node_modules/openfl/docs/enums/openfl.text.gridfittype.html
generated
vendored
Normal file
@@ -0,0 +1,298 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>GridFitType | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.text.html">text</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.text.gridfittype.html">GridFitType</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration GridFitType</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.gridfittype.html#none" class="tsd-kind-icon">NONE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.gridfittype.html#pixel" class="tsd-kind-icon">PIXEL</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.gridfittype.html#subpixel" class="tsd-kind-icon">SUBPIXEL</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="none" class="tsd-anchor"></a>
|
||||
<h3>NONE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NONE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "none"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/GridFitType.d.ts#L5">lib/openfl/text/GridFitType.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="pixel" class="tsd-anchor"></a>
|
||||
<h3>PIXEL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">PIXEL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "pixel"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/GridFitType.d.ts#L6">lib/openfl/text/GridFitType.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="subpixel" class="tsd-anchor"></a>
|
||||
<h3>SUBPIXEL</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">SUBPIXEL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "subpixel"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/GridFitType.d.ts#L7">lib/openfl/text/GridFitType.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.antialiastype.html" class="tsd-kind-icon">Anti<wbr>Alias<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.fontstyle.html" class="tsd-kind-icon">Font<wbr>Style</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.fonttype.html" class="tsd-kind-icon">Font<wbr>Type</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.gridfittype.html" class="tsd-kind-icon">Grid<wbr>Fit<wbr>Type</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.gridfittype.html#none" class="tsd-kind-icon">NONE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.gridfittype.html#pixel" class="tsd-kind-icon">PIXEL</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.gridfittype.html#subpixel" class="tsd-kind-icon">SUBPIXEL</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textfieldautosize.html" class="tsd-kind-icon">Text<wbr>Field<wbr>Auto<wbr>Size</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textfieldtype.html" class="tsd-kind-icon">Text<wbr>Field<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textformatalign.html" class="tsd-kind-icon">Text<wbr>Format<wbr>Align</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.font.html" class="tsd-kind-icon">Font</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textfield.html" class="tsd-kind-icon">Text<wbr>Field</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textformat.html" class="tsd-kind-icon">Text<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textlinemetrics.html" class="tsd-kind-icon">Text<wbr>Line<wbr>Metrics</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
346
hGameTest/node_modules/openfl/docs/enums/openfl.text.textfieldautosize.html
generated
vendored
Normal file
346
hGameTest/node_modules/openfl/docs/enums/openfl.text.textfieldautosize.html
generated
vendored
Normal file
@@ -0,0 +1,346 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>TextFieldAutoSize | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.text.html">text</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.text.textfieldautosize.html">TextFieldAutoSize</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration TextFieldAutoSize</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The TextFieldAutoSize class is an enumeration of constant values used in
|
||||
setting the <code>autoSize</code> property of the TextField class.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.textfieldautosize.html#center" class="tsd-kind-icon">CENTER</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.textfieldautosize.html#left" class="tsd-kind-icon">LEFT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.textfieldautosize.html#none" class="tsd-kind-icon">NONE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.textfieldautosize.html#right" class="tsd-kind-icon">RIGHT</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="center" class="tsd-anchor"></a>
|
||||
<h3>CENTER</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">CENTER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "center"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextFieldAutoSize.d.ts#L14">lib/openfl/text/TextFieldAutoSize.d.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the text is to be treated as center-justified text. Any
|
||||
resizing of a single line of a text field is equally distributed to both
|
||||
the right and left sides.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="left" class="tsd-anchor"></a>
|
||||
<h3>LEFT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">LEFT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "left"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextFieldAutoSize.d.ts#L21">lib/openfl/text/TextFieldAutoSize.d.ts:21</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the text is to be treated as left-justified text, meaning
|
||||
that the left side of the text field remains fixed and any resizing of a
|
||||
single line is on the right side.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="none" class="tsd-anchor"></a>
|
||||
<h3>NONE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NONE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "none"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextFieldAutoSize.d.ts#L26">lib/openfl/text/TextFieldAutoSize.d.ts:26</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that no resizing is to occur.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="right" class="tsd-anchor"></a>
|
||||
<h3>RIGHT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">RIGHT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "right"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextFieldAutoSize.d.ts#L33">lib/openfl/text/TextFieldAutoSize.d.ts:33</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that the text is to be treated as right-justified text, meaning
|
||||
that the right side of the text field remains fixed and any resizing of a
|
||||
single line is on the left side.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.antialiastype.html" class="tsd-kind-icon">Anti<wbr>Alias<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.fontstyle.html" class="tsd-kind-icon">Font<wbr>Style</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.fonttype.html" class="tsd-kind-icon">Font<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.gridfittype.html" class="tsd-kind-icon">Grid<wbr>Fit<wbr>Type</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textfieldautosize.html" class="tsd-kind-icon">Text<wbr>Field<wbr>Auto<wbr>Size</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.textfieldautosize.html#center" class="tsd-kind-icon">CENTER</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.textfieldautosize.html#left" class="tsd-kind-icon">LEFT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.textfieldautosize.html#none" class="tsd-kind-icon">NONE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.textfieldautosize.html#right" class="tsd-kind-icon">RIGHT</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textfieldtype.html" class="tsd-kind-icon">Text<wbr>Field<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textformatalign.html" class="tsd-kind-icon">Text<wbr>Format<wbr>Align</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.font.html" class="tsd-kind-icon">Font</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textfield.html" class="tsd-kind-icon">Text<wbr>Field</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textformat.html" class="tsd-kind-icon">Text<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textlinemetrics.html" class="tsd-kind-icon">Text<wbr>Line<wbr>Metrics</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
302
hGameTest/node_modules/openfl/docs/enums/openfl.text.textfieldtype.html
generated
vendored
Normal file
302
hGameTest/node_modules/openfl/docs/enums/openfl.text.textfieldtype.html
generated
vendored
Normal file
@@ -0,0 +1,302 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>TextFieldType | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.text.html">text</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.text.textfieldtype.html">TextFieldType</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration TextFieldType</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The TextFieldType class is an enumeration of constant values used in
|
||||
setting the <code>type</code> property of the TextField class.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.textfieldtype.html#dynamic" class="tsd-kind-icon">DYNAMIC</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.textfieldtype.html#input" class="tsd-kind-icon">INPUT</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="dynamic" class="tsd-anchor"></a>
|
||||
<h3>DYNAMIC</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DYNAMIC<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "dynamic"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextFieldType.d.ts#L12">lib/openfl/text/TextFieldType.d.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Used to specify a <code>dynamic</code> TextField.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="input" class="tsd-anchor"></a>
|
||||
<h3>INPUT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">INPUT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "input"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextFieldType.d.ts#L17">lib/openfl/text/TextFieldType.d.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Used to specify an <code>input</code> TextField.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.antialiastype.html" class="tsd-kind-icon">Anti<wbr>Alias<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.fontstyle.html" class="tsd-kind-icon">Font<wbr>Style</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.fonttype.html" class="tsd-kind-icon">Font<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.gridfittype.html" class="tsd-kind-icon">Grid<wbr>Fit<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textfieldautosize.html" class="tsd-kind-icon">Text<wbr>Field<wbr>Auto<wbr>Size</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textfieldtype.html" class="tsd-kind-icon">Text<wbr>Field<wbr>Type</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.textfieldtype.html#dynamic" class="tsd-kind-icon">DYNAMIC</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.textfieldtype.html#input" class="tsd-kind-icon">INPUT</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textformatalign.html" class="tsd-kind-icon">Text<wbr>Format<wbr>Align</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.font.html" class="tsd-kind-icon">Font</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textfield.html" class="tsd-kind-icon">Text<wbr>Field</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textformat.html" class="tsd-kind-icon">Text<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textlinemetrics.html" class="tsd-kind-icon">Text<wbr>Line<wbr>Metrics</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
372
hGameTest/node_modules/openfl/docs/enums/openfl.text.textformatalign.html
generated
vendored
Normal file
372
hGameTest/node_modules/openfl/docs/enums/openfl.text.textformatalign.html
generated
vendored
Normal file
@@ -0,0 +1,372 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>TextFormatAlign | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.text.html">text</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.text.textformatalign.html">TextFormatAlign</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration TextFormatAlign</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The TextFormatAlign class provides values for text alignment in the
|
||||
TextFormat class.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.textformatalign.html#center" class="tsd-kind-icon">CENTER</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.textformatalign.html#end" class="tsd-kind-icon">END</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.textformatalign.html#justify" class="tsd-kind-icon">JUSTIFY</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.textformatalign.html#left" class="tsd-kind-icon">LEFT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.textformatalign.html#right" class="tsd-kind-icon">RIGHT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.text.textformatalign.html#start" class="tsd-kind-icon">START</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="center" class="tsd-anchor"></a>
|
||||
<h3>CENTER</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">CENTER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "center"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextFormatAlign.d.ts#L13">lib/openfl/text/TextFormatAlign.d.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Constant; centers the text in the text field. Use the syntax
|
||||
<code>TextFormatAlign.CENTER</code>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="end" class="tsd-anchor"></a>
|
||||
<h3>END</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">END<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "end"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextFormatAlign.d.ts#L15">lib/openfl/text/TextFormatAlign.d.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="justify" class="tsd-anchor"></a>
|
||||
<h3>JUSTIFY</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">JUSTIFY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "justify"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextFormatAlign.d.ts#L21">lib/openfl/text/TextFormatAlign.d.ts:21</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Constant; justifies text within the text field. Use the syntax
|
||||
<code>TextFormatAlign.JUSTIFY</code>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="left" class="tsd-anchor"></a>
|
||||
<h3>LEFT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">LEFT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "left"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextFormatAlign.d.ts#L27">lib/openfl/text/TextFormatAlign.d.ts:27</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Constant; aligns text to the left within the text field. Use the syntax
|
||||
<code>TextFormatAlign.LEFT</code>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="right" class="tsd-anchor"></a>
|
||||
<h3>RIGHT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">RIGHT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "right"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextFormatAlign.d.ts#L33">lib/openfl/text/TextFormatAlign.d.ts:33</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Constant; aligns text to the right within the text field. Use the syntax
|
||||
<code>TextFormatAlign.RIGHT</code>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="start" class="tsd-anchor"></a>
|
||||
<h3>START</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">START<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "start"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextFormatAlign.d.ts#L35">lib/openfl/text/TextFormatAlign.d.ts:35</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.antialiastype.html" class="tsd-kind-icon">Anti<wbr>Alias<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.fontstyle.html" class="tsd-kind-icon">Font<wbr>Style</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.fonttype.html" class="tsd-kind-icon">Font<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.gridfittype.html" class="tsd-kind-icon">Grid<wbr>Fit<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textfieldautosize.html" class="tsd-kind-icon">Text<wbr>Field<wbr>Auto<wbr>Size</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textfieldtype.html" class="tsd-kind-icon">Text<wbr>Field<wbr>Type</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.text.textformatalign.html" class="tsd-kind-icon">Text<wbr>Format<wbr>Align</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.textformatalign.html#center" class="tsd-kind-icon">CENTER</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.textformatalign.html#end" class="tsd-kind-icon">END</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.textformatalign.html#justify" class="tsd-kind-icon">JUSTIFY</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.textformatalign.html#left" class="tsd-kind-icon">LEFT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.textformatalign.html#right" class="tsd-kind-icon">RIGHT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.text.textformatalign.html#start" class="tsd-kind-icon">START</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.font.html" class="tsd-kind-icon">Font</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textfield.html" class="tsd-kind-icon">Text<wbr>Field</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textformat.html" class="tsd-kind-icon">Text<wbr>Format</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.text.textlinemetrics.html" class="tsd-kind-icon">Text<wbr>Line<wbr>Metrics</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
306
hGameTest/node_modules/openfl/docs/enums/openfl.ui.keylocation.html
generated
vendored
Normal file
306
hGameTest/node_modules/openfl/docs/enums/openfl.ui.keylocation.html
generated
vendored
Normal file
@@ -0,0 +1,306 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>KeyLocation | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.ui.html">ui</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.ui.keylocation.html">KeyLocation</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration KeyLocation</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.ui.keylocation.html#left" class="tsd-kind-icon">LEFT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.ui.keylocation.html#num_pad" class="tsd-kind-icon">NUM_<wbr>PAD</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.ui.keylocation.html#right" class="tsd-kind-icon">RIGHT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.ui.keylocation.html#standard" class="tsd-kind-icon">STANDARD</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="left" class="tsd-anchor"></a>
|
||||
<h3>LEFT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">LEFT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 1</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/ui/KeyLocation.d.ts#L5">lib/openfl/ui/KeyLocation.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="num_pad" class="tsd-anchor"></a>
|
||||
<h3>NUM_<wbr>PAD</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NUM_<wbr>PAD<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 3</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/ui/KeyLocation.d.ts#L6">lib/openfl/ui/KeyLocation.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="right" class="tsd-anchor"></a>
|
||||
<h3>RIGHT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">RIGHT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 2</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/ui/KeyLocation.d.ts#L7">lib/openfl/ui/KeyLocation.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="standard" class="tsd-anchor"></a>
|
||||
<h3>STANDARD</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">STANDARD<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 0</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/ui/KeyLocation.d.ts#L8">lib/openfl/ui/KeyLocation.d.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.ui.keylocation.html" class="tsd-kind-icon">Key<wbr>Location</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.ui.keylocation.html#left" class="tsd-kind-icon">LEFT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.ui.keylocation.html#num_pad" class="tsd-kind-icon">NUM_<wbr>PAD</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.ui.keylocation.html#right" class="tsd-kind-icon">RIGHT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.ui.keylocation.html#standard" class="tsd-kind-icon">STANDARD</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.ui.mousecursor.html" class="tsd-kind-icon">Mouse<wbr>Cursor</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.ui.multitouchinputmode.html" class="tsd-kind-icon">Multitouch<wbr>Input<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.ui.gameinput.html" class="tsd-kind-icon">Game<wbr>Input</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.ui.gameinputcontrol.html" class="tsd-kind-icon">Game<wbr>Input<wbr>Control</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.ui.gameinputdevice.html" class="tsd-kind-icon">Game<wbr>Input<wbr>Device</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.ui.keyboard.html" class="tsd-kind-icon">Keyboard</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.ui.mouse.html" class="tsd-kind-icon">Mouse</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.ui.multitouch.html" class="tsd-kind-icon">Multitouch</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
320
hGameTest/node_modules/openfl/docs/enums/openfl.ui.mousecursor.html
generated
vendored
Normal file
320
hGameTest/node_modules/openfl/docs/enums/openfl.ui.mousecursor.html
generated
vendored
Normal file
@@ -0,0 +1,320 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>MouseCursor | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.ui.html">ui</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.ui.mousecursor.html">MouseCursor</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration MouseCursor</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.ui.mousecursor.html#arrow" class="tsd-kind-icon">ARROW</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.ui.mousecursor.html#auto" class="tsd-kind-icon">AUTO</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.ui.mousecursor.html#button" class="tsd-kind-icon">BUTTON</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.ui.mousecursor.html#hand" class="tsd-kind-icon">HAND</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.ui.mousecursor.html#ibeam" class="tsd-kind-icon">IBEAM</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="arrow" class="tsd-anchor"></a>
|
||||
<h3>ARROW</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ARROW<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "arrow"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/ui/MouseCursor.d.ts#L5">lib/openfl/ui/MouseCursor.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="auto" class="tsd-anchor"></a>
|
||||
<h3>AUTO</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">AUTO<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "auto"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/ui/MouseCursor.d.ts#L6">lib/openfl/ui/MouseCursor.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="button" class="tsd-anchor"></a>
|
||||
<h3>BUTTON</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BUTTON<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "button"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/ui/MouseCursor.d.ts#L7">lib/openfl/ui/MouseCursor.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="hand" class="tsd-anchor"></a>
|
||||
<h3>HAND</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">HAND<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "hand"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/ui/MouseCursor.d.ts#L8">lib/openfl/ui/MouseCursor.d.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="ibeam" class="tsd-anchor"></a>
|
||||
<h3>IBEAM</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">IBEAM<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "ibeam"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/ui/MouseCursor.d.ts#L9">lib/openfl/ui/MouseCursor.d.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.ui.keylocation.html" class="tsd-kind-icon">Key<wbr>Location</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.ui.mousecursor.html" class="tsd-kind-icon">Mouse<wbr>Cursor</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.ui.mousecursor.html#arrow" class="tsd-kind-icon">ARROW</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.ui.mousecursor.html#auto" class="tsd-kind-icon">AUTO</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.ui.mousecursor.html#button" class="tsd-kind-icon">BUTTON</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.ui.mousecursor.html#hand" class="tsd-kind-icon">HAND</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.ui.mousecursor.html#ibeam" class="tsd-kind-icon">IBEAM</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.ui.multitouchinputmode.html" class="tsd-kind-icon">Multitouch<wbr>Input<wbr>Mode</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.ui.gameinput.html" class="tsd-kind-icon">Game<wbr>Input</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.ui.gameinputcontrol.html" class="tsd-kind-icon">Game<wbr>Input<wbr>Control</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.ui.gameinputdevice.html" class="tsd-kind-icon">Game<wbr>Input<wbr>Device</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.ui.keyboard.html" class="tsd-kind-icon">Keyboard</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.ui.mouse.html" class="tsd-kind-icon">Mouse</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.ui.multitouch.html" class="tsd-kind-icon">Multitouch</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
316
hGameTest/node_modules/openfl/docs/enums/openfl.ui.multitouchinputmode.html
generated
vendored
Normal file
316
hGameTest/node_modules/openfl/docs/enums/openfl.ui.multitouchinputmode.html
generated
vendored
Normal file
@@ -0,0 +1,316 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>MultitouchInputMode | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.ui.html">ui</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.ui.multitouchinputmode.html">MultitouchInputMode</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration MultitouchInputMode</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The MultitouchInputMode class provides values for the
|
||||
<code>inputMode</code> property in the flash.ui.Multitouch class. These
|
||||
values set the type of touch events the Flash runtime dispatches when the
|
||||
user interacts with a touch-enabled device.</p>
|
||||
</div>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.ui.multitouchinputmode.html#gesture" class="tsd-kind-icon">GESTURE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.ui.multitouchinputmode.html#none" class="tsd-kind-icon">NONE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.ui.multitouchinputmode.html#touch_point" class="tsd-kind-icon">TOUCH_<wbr>POINT</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="gesture" class="tsd-anchor"></a>
|
||||
<h3>GESTURE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">GESTURE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "gesture"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/ui/MultitouchInputMode.d.ts#L17">lib/openfl/ui/MultitouchInputMode.d.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that TransformGestureEvent, PressAndTapGestureEvent, and
|
||||
GestureEvent events are dispatched for the related user interaction
|
||||
supported by the current environment, and other touch events(such as a
|
||||
simple tap) are interpreted as mouse events.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="none" class="tsd-anchor"></a>
|
||||
<h3>NONE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">NONE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "none"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/ui/MultitouchInputMode.d.ts#L19">lib/openfl/ui/MultitouchInputMode.d.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="touch_point" class="tsd-anchor"></a>
|
||||
<h3>TOUCH_<wbr>POINT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">TOUCH_<wbr>POINT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "touchPoint"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/ui/MultitouchInputMode.d.ts#L25">lib/openfl/ui/MultitouchInputMode.d.ts:25</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>Specifies that all user contact with a touch-enabled device is interpreted
|
||||
as a type of mouse event.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.ui.keylocation.html" class="tsd-kind-icon">Key<wbr>Location</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.ui.mousecursor.html" class="tsd-kind-icon">Mouse<wbr>Cursor</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.ui.multitouchinputmode.html" class="tsd-kind-icon">Multitouch<wbr>Input<wbr>Mode</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.ui.multitouchinputmode.html#gesture" class="tsd-kind-icon">GESTURE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.ui.multitouchinputmode.html#none" class="tsd-kind-icon">NONE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.ui.multitouchinputmode.html#touch_point" class="tsd-kind-icon">TOUCH_<wbr>POINT</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.ui.gameinput.html" class="tsd-kind-icon">Game<wbr>Input</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.ui.gameinputcontrol.html" class="tsd-kind-icon">Game<wbr>Input<wbr>Control</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.ui.gameinputdevice.html" class="tsd-kind-icon">Game<wbr>Input<wbr>Device</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.ui.keyboard.html" class="tsd-kind-icon">Keyboard</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.ui.mouse.html" class="tsd-kind-icon">Mouse</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.ui.multitouch.html" class="tsd-kind-icon">Multitouch</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
383
hGameTest/node_modules/openfl/docs/enums/openfl.utils.assettype.html
generated
vendored
Normal file
383
hGameTest/node_modules/openfl/docs/enums/openfl.utils.assettype.html
generated
vendored
Normal file
@@ -0,0 +1,383 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>AssetType | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.utils.html">utils</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.utils.assettype.html">AssetType</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration AssetType</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.utils.assettype.html#binary" class="tsd-kind-icon">BINARY</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.utils.assettype.html#font" class="tsd-kind-icon">FONT</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.utils.assettype.html#image" class="tsd-kind-icon">IMAGE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.utils.assettype.html#movie_clip" class="tsd-kind-icon">MOVIE_<wbr>CLIP</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.utils.assettype.html#music" class="tsd-kind-icon">MUSIC</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.utils.assettype.html#sound" class="tsd-kind-icon">SOUND</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.utils.assettype.html#template" class="tsd-kind-icon">TEMPLATE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.utils.assettype.html#text" class="tsd-kind-icon">TEXT</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="binary" class="tsd-anchor"></a>
|
||||
<h3>BINARY</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BINARY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "BINARY"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/utils/AssetType.d.ts#L5">lib/openfl/utils/AssetType.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="font" class="tsd-anchor"></a>
|
||||
<h3>FONT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">FONT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "FONT"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/utils/AssetType.d.ts#L6">lib/openfl/utils/AssetType.d.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="image" class="tsd-anchor"></a>
|
||||
<h3>IMAGE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">IMAGE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "IMAGE"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/utils/AssetType.d.ts#L7">lib/openfl/utils/AssetType.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="movie_clip" class="tsd-anchor"></a>
|
||||
<h3>MOVIE_<wbr>CLIP</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MOVIE_<wbr>CLIP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "MOVIE_CLIP"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/utils/AssetType.d.ts#L8">lib/openfl/utils/AssetType.d.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="music" class="tsd-anchor"></a>
|
||||
<h3>MUSIC</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">MUSIC<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "MUSIC"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/utils/AssetType.d.ts#L9">lib/openfl/utils/AssetType.d.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="sound" class="tsd-anchor"></a>
|
||||
<h3>SOUND</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">SOUND<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "SOUND"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/utils/AssetType.d.ts#L10">lib/openfl/utils/AssetType.d.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="template" class="tsd-anchor"></a>
|
||||
<h3>TEMPLATE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">TEMPLATE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "TEMPLATE"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/utils/AssetType.d.ts#L11">lib/openfl/utils/AssetType.d.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="text" class="tsd-anchor"></a>
|
||||
<h3>TEXT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">TEXT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "TEXT"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/utils/AssetType.d.ts#L12">lib/openfl/utils/AssetType.d.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.utils.assettype.html" class="tsd-kind-icon">Asset<wbr>Type</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.utils.assettype.html#binary" class="tsd-kind-icon">BINARY</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.utils.assettype.html#font" class="tsd-kind-icon">FONT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.utils.assettype.html#image" class="tsd-kind-icon">IMAGE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.utils.assettype.html#movie_clip" class="tsd-kind-icon">MOVIE_<wbr>CLIP</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.utils.assettype.html#music" class="tsd-kind-icon">MUSIC</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.utils.assettype.html#sound" class="tsd-kind-icon">SOUND</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.utils.assettype.html#template" class="tsd-kind-icon">TEMPLATE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.utils.assettype.html#text" class="tsd-kind-icon">TEXT</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.utils.compressionalgorithm.html" class="tsd-kind-icon">Compression<wbr>Algorithm</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.utils.endian.html" class="tsd-kind-icon">Endian</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.agalminiassembler.html" class="tsd-kind-icon">AGALMini<wbr>Assembler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.assetlibrary.html" class="tsd-kind-icon">Asset<wbr>Library</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.assets.html" class="tsd-kind-icon">Assets</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.bytearray.html" class="tsd-kind-icon">Byte<wbr>Array</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter tsd-is-external">
|
||||
<a href="../classes/openfl.utils.future.html" class="tsd-kind-icon">Future</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.iassetcache.html" class="tsd-kind-icon">IAsset<wbr>Cache</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.idatainput.html" class="tsd-kind-icon">IData<wbr>Input</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.idataoutput.html" class="tsd-kind-icon">IData<wbr>Output</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.timer.html" class="tsd-kind-icon">Timer</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html#getdefinitionbyname" class="tsd-kind-icon">get<wbr>Definition<wbr>ByName</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html#getqualifiedclassname" class="tsd-kind-icon">get<wbr>Qualified<wbr>Class<wbr>Name</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html#getqualifiedsuperclassname" class="tsd-kind-icon">get<wbr>Qualified<wbr>Superclass<wbr>Name</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html#gettimer" class="tsd-kind-icon">get<wbr>Timer</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
313
hGameTest/node_modules/openfl/docs/enums/openfl.utils.compressionalgorithm.html
generated
vendored
Normal file
313
hGameTest/node_modules/openfl/docs/enums/openfl.utils.compressionalgorithm.html
generated
vendored
Normal file
@@ -0,0 +1,313 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>CompressionAlgorithm | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.utils.html">utils</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.utils.compressionalgorithm.html">CompressionAlgorithm</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration CompressionAlgorithm</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.utils.compressionalgorithm.html#deflate" class="tsd-kind-icon">DEFLATE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.utils.compressionalgorithm.html#lzma" class="tsd-kind-icon">LZMA</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.utils.compressionalgorithm.html#zlib" class="tsd-kind-icon">ZLIB</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="deflate" class="tsd-anchor"></a>
|
||||
<h3>DEFLATE</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DEFLATE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "deflate"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/utils/CompressionAlgorithm.d.ts#L5">lib/openfl/utils/CompressionAlgorithm.d.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="lzma" class="tsd-anchor"></a>
|
||||
<h3>LZMA</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">LZMA<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "lzma"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/utils/CompressionAlgorithm.d.ts#L7">lib/openfl/utils/CompressionAlgorithm.d.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="zlib" class="tsd-anchor"></a>
|
||||
<h3>ZLIB</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">ZLIB<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "zlib"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/utils/CompressionAlgorithm.d.ts#L8">lib/openfl/utils/CompressionAlgorithm.d.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.utils.assettype.html" class="tsd-kind-icon">Asset<wbr>Type</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.utils.compressionalgorithm.html" class="tsd-kind-icon">Compression<wbr>Algorithm</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.utils.compressionalgorithm.html#deflate" class="tsd-kind-icon">DEFLATE</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.utils.compressionalgorithm.html#lzma" class="tsd-kind-icon">LZMA</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.utils.compressionalgorithm.html#zlib" class="tsd-kind-icon">ZLIB</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.utils.endian.html" class="tsd-kind-icon">Endian</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.agalminiassembler.html" class="tsd-kind-icon">AGALMini<wbr>Assembler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.assetlibrary.html" class="tsd-kind-icon">Asset<wbr>Library</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.assets.html" class="tsd-kind-icon">Assets</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.bytearray.html" class="tsd-kind-icon">Byte<wbr>Array</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter tsd-is-external">
|
||||
<a href="../classes/openfl.utils.future.html" class="tsd-kind-icon">Future</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.iassetcache.html" class="tsd-kind-icon">IAsset<wbr>Cache</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.idatainput.html" class="tsd-kind-icon">IData<wbr>Input</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.idataoutput.html" class="tsd-kind-icon">IData<wbr>Output</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.timer.html" class="tsd-kind-icon">Timer</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html#getdefinitionbyname" class="tsd-kind-icon">get<wbr>Definition<wbr>ByName</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html#getqualifiedclassname" class="tsd-kind-icon">get<wbr>Qualified<wbr>Class<wbr>Name</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html#getqualifiedsuperclassname" class="tsd-kind-icon">get<wbr>Qualified<wbr>Superclass<wbr>Name</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html#gettimer" class="tsd-kind-icon">get<wbr>Timer</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
316
hGameTest/node_modules/openfl/docs/enums/openfl.utils.endian.html
generated
vendored
Normal file
316
hGameTest/node_modules/openfl/docs/enums/openfl.utils.endian.html
generated
vendored
Normal file
@@ -0,0 +1,316 @@
|
||||
<!doctype html>
|
||||
<html class="default no-js">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>Endian | openfl</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../assets/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div class="tsd-page-toolbar">
|
||||
<div class="container">
|
||||
<div class="table-wrap">
|
||||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
|
||||
<div class="field">
|
||||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
||||
<input id="tsd-search-field" type="text" />
|
||||
</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">openfl</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>
|
||||
<input type="checkbox" id="tsd-filter-only-exported" />
|
||||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</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="../index.html">openfl</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="../modules/openfl.utils.html">utils</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="openfl.utils.endian.html">Endian</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h1>Enumeration Endian</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="container container-main">
|
||||
<div class="row">
|
||||
<div class="col-8 col-content">
|
||||
<section class="tsd-panel tsd-comment">
|
||||
<div class="tsd-comment tsd-typography">
|
||||
<div class="lead">
|
||||
<p>The Endian class contains values that denote the byte order used to
|
||||
represent multibyte numbers. The byte order is either bigEndian(most
|
||||
significant byte first) or littleEndian(least significant byte first).</p>
|
||||
</div>
|
||||
<p>Content in Flash Player or Adobe<sup>®</sup> AIR™ can interface with
|
||||
a server by using the binary protocol of that server, directly. Some
|
||||
servers use the bigEndian byte order and some servers use the littleEndian
|
||||
byte order. Most servers on the Internet use the bigEndian byte order
|
||||
because "network byte order" is bigEndian. The littleEndian byte order is
|
||||
popular because the Intel x86 architecture uses it. Use the endian byte
|
||||
order that matches the protocol of the server that is sending or receiving
|
||||
data.</p>
|
||||
</div>
|
||||
</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 tsd-is-external">
|
||||
<h3>Enumeration members</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.utils.endian.html#big_endian" class="tsd-kind-icon">BIG_<wbr>ENDIAN</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="openfl.utils.endian.html#little_endian" class="tsd-kind-icon">LITTLE_<wbr>ENDIAN</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Enumeration members</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="big_endian" class="tsd-anchor"></a>
|
||||
<h3>BIG_<wbr>ENDIAN</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BIG_<wbr>ENDIAN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "bigEndian"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/utils/Endian.d.ts#L19">lib/openfl/utils/Endian.d.ts:19</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="little_endian" class="tsd-anchor"></a>
|
||||
<h3>LITTLE_<wbr>ENDIAN</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">LITTLE_<wbr>ENDIAN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "littleEndian"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/utils/Endian.d.ts#L20">lib/openfl/utils/Endian.d.ts:20</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<nav class="tsd-navigation primary">
|
||||
<ul>
|
||||
<li class="label tsd-is-external">
|
||||
<span>Externals</span>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.desktop.html">openfl.desktop</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display.html">openfl.display</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.display3d.html">openfl.display3D</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.errors.html">openfl.errors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.events.html">openfl.events</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.external.html">openfl.external</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.filters.html">openfl.filters</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.geom.html">openfl.geom</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.media.html">openfl.media</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.net.html">openfl.net</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.profiler.html">openfl.profiler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.sensors.html">openfl.sensors</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.system.html">openfl.system</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.text.html">openfl.text</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.ui.html">openfl.ui</a>
|
||||
</li>
|
||||
<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html">openfl.utils</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav class="tsd-navigation secondary menu-sticky">
|
||||
<ul class="before-current">
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.utils.assettype.html" class="tsd-kind-icon">Asset<wbr>Type</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.utils.compressionalgorithm.html" class="tsd-kind-icon">Compression<wbr>Algorithm</a>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="current">
|
||||
<li class="current tsd-kind-enum tsd-parent-kind-module tsd-is-external">
|
||||
<a href="openfl.utils.endian.html" class="tsd-kind-icon">Endian</a>
|
||||
<ul>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.utils.endian.html#big_endian" class="tsd-kind-icon">BIG_<wbr>ENDIAN</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="openfl.utils.endian.html#little_endian" class="tsd-kind-icon">LITTLE_<wbr>ENDIAN</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="after-current">
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.agalminiassembler.html" class="tsd-kind-icon">AGALMini<wbr>Assembler</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.assetlibrary.html" class="tsd-kind-icon">Asset<wbr>Library</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.assets.html" class="tsd-kind-icon">Assets</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.bytearray.html" class="tsd-kind-icon">Byte<wbr>Array</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-has-type-parameter tsd-is-external">
|
||||
<a href="../classes/openfl.utils.future.html" class="tsd-kind-icon">Future</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.iassetcache.html" class="tsd-kind-icon">IAsset<wbr>Cache</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.idatainput.html" class="tsd-kind-icon">IData<wbr>Input</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.idataoutput.html" class="tsd-kind-icon">IData<wbr>Output</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../classes/openfl.utils.timer.html" class="tsd-kind-icon">Timer</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html#getdefinitionbyname" class="tsd-kind-icon">get<wbr>Definition<wbr>ByName</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html#getqualifiedclassname" class="tsd-kind-icon">get<wbr>Qualified<wbr>Class<wbr>Name</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html#getqualifiedsuperclassname" class="tsd-kind-icon">get<wbr>Qualified<wbr>Superclass<wbr>Name</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-function tsd-parent-kind-module tsd-is-external">
|
||||
<a href="../modules/openfl.utils.html#gettimer" class="tsd-kind-icon">get<wbr>Timer</a>
|
||||
</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-module"><span class="tsd-kind-icon">Module</span></li>
|
||||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</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>
|
||||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
|
||||
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
|
||||
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
|
||||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
|
||||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<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-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
|
||||
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
||||
<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>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</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>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
|
||||
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
|
||||
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
|
||||
</ul>
|
||||
<ul class="tsd-legend">
|
||||
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
||||
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="container tsd-generator">
|
||||
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
|
||||
</div>
|
||||
<div class="overlay"></div>
|
||||
<script src="../assets/js/main.js"></script>
|
||||
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user