2025-01-15 19:42:35 +01:00

39 lines
39 KiB
HTML

<!DOCTYPE html>
<html lang="en"><!-- use theme color or fallback -->
<!--use textcolor from settings, otherwise create a contrasting color to theme color-->
<head><meta charset="utf-8"/><link href="../../bootstrap/css/bootstrap.min.css" rel="stylesheet"/><link href="../../bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet"/><link href="../../bootstrap/css/bootstrap-select.min.css" rel="stylesheet"/><link href="http://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic" rel="stylesheet" type="text/css"/><link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,600,600italic,400" rel="stylesheet" type="text/css"/><link href="http://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet" type="text/css"/><script src="../../jquery-1.9.1.min.js"></script><script src="../../bootstrap/js/bootstrap.min.js"></script><script src="../../bootstrap/js/bootstrap-select.min.js"></script><link href="../../styles.css" rel="stylesheet"/><link href="../../haxe-nav.css" rel="stylesheet"/><script type="text/javascript">var dox = {rootPath: "../../",platforms: ["Neko","Android","Flash","iOS","macOS","Linux","HTML5","Windows"]};</script><script type="text/javascript" src="../../nav.js"></script><script type="text/javascript" src="../../index.js"></script><link rel="icon" href="../../favicon.ico" type="image/x-icon"></link><title>lime.graphics.FlashRenderContext - API Reference</title></head><body><style>
a, code .type {
color: #24afc4;
}
.navbar .brand {
display: inline-block;
float: none;
text-shadow: 0 0 0 transparent;
}
.nav-list>.active>a.treeLink, .nav-list>.active>a.treeLink:hover, .nav-list>.active>a.treeLink:focus {
background: #24afc4;
color: #ffffff;
text-shadow: 0 0 0 transparent;
}
.navbar .container {
width: 940px ;
}
@media (max-width: 767px) {
.navbar .container {
width: auto;
}
}
@media (max-width: 979px) and (min-width: 768px) {
.navbar .container {
width: 724px;
}
}
@media (min-width: 1200px) {
.navbar .container {
width: 1170px;
}
}
.navbar .container img {
margin: 5px 0 0 4px;
}
</style><nav class="nav"><div class="navbar"><div class="navbar-inner" style="background:#FAFAFA; border-bottom:1px solid rgba(0,0,0,.09)"><div class="container"><a class="brand" href="http://www.openfl.org"><img alt="" src="http://www.openfl.org/images/logo.png"/></a><a class="brand" style="color:#777777" href="../../">API Reference</a></div></div></div></nav><div class="container main-content"><div class="row-fluid"><div class="span3"><div class="well sidebar-nav"><form class="form-search" id="searchForm"><div class="input-prepend input-block-level"><span class="add-on"><i class="icon-search"></i></span><input id="search" type="text" placeholder="Search" autocomplete="off"/></div></form><div class="dropdown"><select id="select-platform" class="selectpicker" title="Filter by platform" data-width="100%"><option value="all" selected="true">All Platforms</option><option>Neko</option><option>Android</option><option>Flash</option><option>iOS</option><option>macOS</option><option>Linux</option><option>HTML5</option><option>Windows</option></select></div></div><div class="well sidebar-nav"><div id="nav"></div></div></div><div class="span9"><div class="page-header"><h1><small>class</small> FlashRenderContext</h1><h4><small>package <a href="../../lime/graphics/index.html">lime.graphics</a></small></h4> <p class="availability"><hr/><em>Available on all platforms</em></p></div><div class="body"><div class="doc doc-main"><div class="indent"><p></p></div></div><h3 class="section">Constructor</h3><div class="fields"><div class="field "><a name="new"></a><h3><p><code><a href="#new"><span class="identifier">new</span></a> ()</code></p></h3><div class="doc"><p></p></div></div></div><h3 class="section">Variables</h3><div class="fields"><div class="field "><a name="accessibilityImplementation"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#accessibilityImplementation"><span class="identifier">accessibilityImplementation</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="accessibilityProperties"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#accessibilityProperties"><span class="identifier">accessibilityProperties</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="alpha"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#alpha"><span class="identifier">alpha</span></a>:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="blendMode"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#blendMode"><span class="identifier">blendMode</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="blendShader"></a><h3><p><code><span class="label">write only</span><a href="../../lime/graphics/FlashRenderContext.html#blendShader"><span class="identifier">blendShader</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="buttonMode"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#buttonMode"><span class="identifier">buttonMode</span></a>:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="cacheAsBitmap"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#cacheAsBitmap"><span class="identifier">cacheAsBitmap</span></a>:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="contextMenu"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#contextMenu"><span class="identifier">contextMenu</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="doubleClickEnabled"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#doubleClickEnabled"><span class="identifier">doubleClickEnabled</span></a>:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="dropTarget"></a><h3><p><code><span class="label">read only</span><a href="../../lime/graphics/FlashRenderContext.html#dropTarget"><span class="identifier">dropTarget</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="filters"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#filters"><span class="identifier">filters</span></a>:<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="focusRect"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#focusRect"><span class="identifier">focusRect</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="graphics"></a><h3><p><code><span class="label">read only</span><a href="../../lime/graphics/FlashRenderContext.html#graphics"><span class="identifier">graphics</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="height"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#height"><span class="identifier">height</span></a>:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="hitArea"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#hitArea"><span class="identifier">hitArea</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="loaderInfo"></a><h3><p><code><span class="label">read only</span><a href="../../lime/graphics/FlashRenderContext.html#loaderInfo"><span class="identifier">loaderInfo</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="mask"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#mask"><span class="identifier">mask</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="mouseChildren"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#mouseChildren"><span class="identifier">mouseChildren</span></a>:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="mouseEnabled"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#mouseEnabled"><span class="identifier">mouseEnabled</span></a>:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="mouseX"></a><h3><p><code><span class="label">read only</span><a href="../../lime/graphics/FlashRenderContext.html#mouseX"><span class="identifier">mouseX</span></a>:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="mouseY"></a><h3><p><code><span class="label">read only</span><a href="../../lime/graphics/FlashRenderContext.html#mouseY"><span class="identifier">mouseY</span></a>:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="name"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#name"><span class="identifier">name</span></a>:<a class="type" title="The basic String class." href="../../String.html">String</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="needsSoftKeyboard"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#needsSoftKeyboard"><span class="identifier">needsSoftKeyboard</span></a>:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="numChildren"></a><h3><p><code><span class="label">read only</span><a href="../../lime/graphics/FlashRenderContext.html#numChildren"><span class="identifier">numChildren</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="opaqueBackground"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#opaqueBackground"><span class="identifier">opaqueBackground</span></a>:<a class="type" title="Null can be useful in two cases." href="../../Null.html">Null</a>&lt;<a class="type" title="The unsigned Int type is only defined for Flash and C#." href="../../UInt.html">UInt</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="parent"></a><h3><p><code><span class="label">read only</span><a href="../../lime/graphics/FlashRenderContext.html#parent"><span class="identifier">parent</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="root"></a><h3><p><code><span class="label">read only</span><a href="../../lime/graphics/FlashRenderContext.html#root"><span class="identifier">root</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="rotation"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#rotation"><span class="identifier">rotation</span></a>:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="rotationX"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#rotationX"><span class="identifier">rotationX</span></a>:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="rotationY"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#rotationY"><span class="identifier">rotationY</span></a>:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="rotationZ"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#rotationZ"><span class="identifier">rotationZ</span></a>:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="scale9Grid"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#scale9Grid"><span class="identifier">scale9Grid</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="scaleX"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#scaleX"><span class="identifier">scaleX</span></a>:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="scaleY"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#scaleY"><span class="identifier">scaleY</span></a>:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="scaleZ"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#scaleZ"><span class="identifier">scaleZ</span></a>:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="scrollRect"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#scrollRect"><span class="identifier">scrollRect</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="softKeyboardInputAreaOfInterest"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#softKeyboardInputAreaOfInterest"><span class="identifier">softKeyboardInputAreaOfInterest</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="soundTransform"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#soundTransform"><span class="identifier">soundTransform</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="stage"></a><h3><p><code><span class="label">read only</span><a href="../../lime/graphics/FlashRenderContext.html#stage"><span class="identifier">stage</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="tabChildren"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#tabChildren"><span class="identifier">tabChildren</span></a>:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="tabEnabled"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#tabEnabled"><span class="identifier">tabEnabled</span></a>:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="tabIndex"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#tabIndex"><span class="identifier">tabIndex</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="textSnapshot"></a><h3><p><code><span class="label">read only</span><a href="../../lime/graphics/FlashRenderContext.html#textSnapshot"><span class="identifier">textSnapshot</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="transform"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#transform"><span class="identifier">transform</span></a>:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="useHandCursor"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#useHandCursor"><span class="identifier">useHandCursor</span></a>:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="visible"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#visible"><span class="identifier">visible</span></a>:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="width"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#width"><span class="identifier">width</span></a>:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="x"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#x"><span class="identifier">x</span></a>:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="y"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#y"><span class="identifier">y</span></a>:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="z"></a><h3><p><code><a href="../../lime/graphics/FlashRenderContext.html#z"><span class="identifier">z</span></a>:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div></div><h3 class="section">Methods</h3><div class="fields"><div class="field "><a name="addChild"></a><h3><p><code><a href="#addChild"><span class="identifier">addChild</span></a> (<span style="white-space:nowrap">child:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></span>):<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="addChildAt"></a><h3><p><code><a href="#addChildAt"><span class="identifier">addChildAt</span></a> (<span style="white-space:nowrap">child:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a>,</span> <span style="white-space:nowrap">index:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="addEventListener"></a><h3><p><code><a href="#addEventListener"><span class="identifier">addEventListener</span></a> (<span style="white-space:nowrap">type:<a class="type" title="The basic String class." href="../../String.html">String</a>,</span> <span style="white-space:nowrap">listener:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>,</span> <span style="white-space:nowrap">useCapture:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a> = false,</span> <span style="white-space:nowrap">priority:<a class="type" title="The standard Int type." href="../../Int.html">Int</a> = 0,</span> <span style="white-space:nowrap">useWeakReference:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a> = false</span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="areInaccessibleObjectsUnderPoint"></a><h3><p><code><a href="#areInaccessibleObjectsUnderPoint"><span class="identifier">areInaccessibleObjectsUnderPoint</span></a> (<span style="white-space:nowrap">point:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></span>):<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="contains"></a><h3><p><code><a href="#contains"><span class="identifier">contains</span></a> (<span style="white-space:nowrap">child:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></span>):<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="dispatchEvent"></a><h3><p><code><a href="#dispatchEvent"><span class="identifier">dispatchEvent</span></a> (<span style="white-space:nowrap">event:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></span>):<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getBounds"></a><h3><p><code><a href="#getBounds"><span class="identifier">getBounds</span></a> (<span style="white-space:nowrap">targetCoordinateSpace:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></span>):<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getChildAt"></a><h3><p><code><a href="#getChildAt"><span class="identifier">getChildAt</span></a> (<span style="white-space:nowrap">index:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getChildByName"></a><h3><p><code><a href="#getChildByName"><span class="identifier">getChildByName</span></a> (<span style="white-space:nowrap">name:<a class="type" title="The basic String class." href="../../String.html">String</a></span>):<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getChildIndex"></a><h3><p><code><a href="#getChildIndex"><span class="identifier">getChildIndex</span></a> (<span style="white-space:nowrap">child:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></span>):<a class="type" title="The standard Int type." href="../../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getObjectsUnderPoint"></a><h3><p><code><a href="#getObjectsUnderPoint"><span class="identifier">getObjectsUnderPoint</span></a> (<span style="white-space:nowrap">point:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></span>):<a class="type" title="An Array is a storage for values." href="../../Array.html">Array</a>&lt;<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a>&gt;</code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="getRect"></a><h3><p><code><a href="#getRect"><span class="identifier">getRect</span></a> (<span style="white-space:nowrap">targetCoordinateSpace:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></span>):<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="globalToLocal"></a><h3><p><code><a href="#globalToLocal"><span class="identifier">globalToLocal</span></a> (<span style="white-space:nowrap">point:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></span>):<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="globalToLocal3D"></a><h3><p><code><a href="#globalToLocal3D"><span class="identifier">globalToLocal3D</span></a> (<span style="white-space:nowrap">point:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></span>):<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="hasEventListener"></a><h3><p><code><a href="#hasEventListener"><span class="identifier">hasEventListener</span></a> (<span style="white-space:nowrap">type:<a class="type" title="The basic String class." href="../../String.html">String</a></span>):<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="hitTestObject"></a><h3><p><code><a href="#hitTestObject"><span class="identifier">hitTestObject</span></a> (<span style="white-space:nowrap">obj:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></span>):<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="hitTestPoint"></a><h3><p><code><a href="#hitTestPoint"><span class="identifier">hitTestPoint</span></a> (<span style="white-space:nowrap">x:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>,</span> <span style="white-space:nowrap">y:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>,</span> <span style="white-space:nowrap">shapeFlag:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a> = false</span>):<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="local3DToGlobal"></a><h3><p><code><a href="#local3DToGlobal"><span class="identifier">local3DToGlobal</span></a> (<span style="white-space:nowrap">point3d:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></span>):<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="localToGlobal"></a><h3><p><code><a href="#localToGlobal"><span class="identifier">localToGlobal</span></a> (<span style="white-space:nowrap">point:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></span>):<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="removeChild"></a><h3><p><code><a href="#removeChild"><span class="identifier">removeChild</span></a> (<span style="white-space:nowrap">child:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></span>):<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="removeChildAt"></a><h3><p><code><a href="#removeChildAt"><span class="identifier">removeChildAt</span></a> (<span style="white-space:nowrap">index:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="removeChildren"></a><h3><p><code><a href="#removeChildren"><span class="identifier">removeChildren</span></a> (<span style="white-space:nowrap">beginIndex:<a class="type" title="The standard Int type." href="../../Int.html">Int</a> = 0,</span> <span style="white-space:nowrap">endIndex:<a class="type" title="The standard Int type." href="../../Int.html">Int</a> = 2147483647</span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="removeEventListener"></a><h3><p><code><a href="#removeEventListener"><span class="identifier">removeEventListener</span></a> (<span style="white-space:nowrap">type:<a class="type" title="The basic String class." href="../../String.html">String</a>,</span> <span style="white-space:nowrap">listener:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>,</span> <span style="white-space:nowrap">useCapture:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a> = false</span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="requestSoftKeyboard"></a><h3><p><code><a href="#requestSoftKeyboard"><span class="identifier">requestSoftKeyboard</span></a> ():<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="setChildIndex"></a><h3><p><code><a href="#setChildIndex"><span class="identifier">setChildIndex</span></a> (<span style="white-space:nowrap">child:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a>,</span> <span style="white-space:nowrap">index:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="startDrag"></a><h3><p><code><a href="#startDrag"><span class="identifier">startDrag</span></a> (<span style="white-space:nowrap">lockCenter:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a> = false,</span> <span style="white-space:nowrap">?bounds:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="startTouchDrag"></a><h3><p><code><a href="#startTouchDrag"><span class="identifier">startTouchDrag</span></a> (<span style="white-space:nowrap">touchPointID:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">lockCenter:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a> = false,</span> <span style="white-space:nowrap">?bounds:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="stopAllMovieClips"></a><h3><p><code><a href="#stopAllMovieClips"><span class="identifier">stopAllMovieClips</span></a> ():<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="stopDrag"></a><h3><p><code><a href="#stopDrag"><span class="identifier">stopDrag</span></a> ():<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="stopTouchDrag"></a><h3><p><code><a href="#stopTouchDrag"><span class="identifier">stopTouchDrag</span></a> (<span style="white-space:nowrap">touchPointID:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="swapChildren"></a><h3><p><code><a href="#swapChildren"><span class="identifier">swapChildren</span></a> (<span style="white-space:nowrap">child1:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a>,</span> <span style="white-space:nowrap">child2:<a class="type" title="Dynamic is a special type which is compatible with all other types." href="../../Dynamic.html">Dynamic</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="swapChildrenAt"></a><h3><p><code><a href="#swapChildrenAt"><span class="identifier">swapChildrenAt</span></a> (<span style="white-space:nowrap">index1:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">index2:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="toString"></a><h3><p><code><a href="#toString"><span class="identifier">toString</span></a> ():<a class="type" title="The basic String class." href="../../String.html">String</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="willTrigger"></a><h3><p><code><a href="#willTrigger"><span class="identifier">willTrigger</span></a> (<span style="white-space:nowrap">type:<a class="type" title="The basic String class." href="../../String.html">String</a></span>):<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div></div></div></div></div></div><footer class="section site-footer" style="background:#FAFAFA"><div class="container"><div class="copyright"><p style="color:#777777">&copy; 2017 &nbsp;<a style="color:#777777" href="http://www.openfl.org">http://www.openfl.org</a></p></div></div></footer><script src="../..//highlighter.js"></script><link href="../../highlighter.css" rel="stylesheet"/></body></html>