3647 lines
		
	
	
		
			226 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			3647 lines
		
	
	
		
			226 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!doctype html>
 | |
| <html class="default no-js">
 | |
| <head>
 | |
| 	<meta charset="utf-8">
 | |
| 	<meta http-equiv="X-UA-Compatible" content="IE=edge">
 | |
| 	<title>FPS | 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.fps.html">FPS</a>
 | |
| 				</li>
 | |
| 			</ul>
 | |
| 			<h1>Class FPS</h1>
 | |
| 		</div>
 | |
| 	</div>
 | |
| </header>
 | |
| <div class="container container-main">
 | |
| 	<div class="row">
 | |
| 		<div class="col-8 col-content">
 | |
| 			<section class="tsd-panel tsd-hierarchy">
 | |
| 				<h3>Hierarchy</h3>
 | |
| 				<ul class="tsd-hierarchy">
 | |
| 					<li>
 | |
| 						<a href="openfl.text.textfield.html" class="tsd-signature-type">TextField</a>
 | |
| 						<ul class="tsd-hierarchy">
 | |
| 							<li>
 | |
| 								<span class="target">FPS</span>
 | |
| 							</li>
 | |
| 						</ul>
 | |
| 					</li>
 | |
| 				</ul>
 | |
| 			</section>
 | |
| 			<section class="tsd-panel">
 | |
| 				<h3>Implements</h3>
 | |
| 				<ul class="tsd-hierarchy">
 | |
| 					<li><a href="openfl.events.ieventdispatcher.html" class="tsd-signature-type">IEventDispatcher</a></li>
 | |
| 					<li><a href="openfl.display.ibitmapdrawable.html" class="tsd-signature-type">IBitmapDrawable</a></li>
 | |
| 				</ul>
 | |
| 			</section>
 | |
| 			<section class="tsd-panel-group tsd-index-group">
 | |
| 				<h2>Index</h2>
 | |
| 				<section class="tsd-panel tsd-index-panel">
 | |
| 					<div class="tsd-index-content">
 | |
| 						<section class="tsd-index-section tsd-is-external">
 | |
| 							<h3>Constructors</h3>
 | |
| 							<ul class="tsd-index-list">
 | |
| 								<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-external"><a href="openfl.display.fps.html#constructor" class="tsd-kind-icon">constructor</a></li>
 | |
| 							</ul>
 | |
| 						</section>
 | |
| 						<section class="tsd-index-section tsd-is-external">
 | |
| 							<h3>Properties</h3>
 | |
| 							<ul class="tsd-index-list">
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#alpha" class="tsd-kind-icon">alpha</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#antialiastype" class="tsd-kind-icon">anti<wbr>Alias<wbr>Type</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#autosize" class="tsd-kind-icon">auto<wbr>Size</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#background" class="tsd-kind-icon">background</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#backgroundcolor" class="tsd-kind-icon">background<wbr>Color</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#blendmode" class="tsd-kind-icon">blend<wbr>Mode</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#border" class="tsd-kind-icon">border</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#bordercolor" class="tsd-kind-icon">border<wbr>Color</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#bottomscrollv" class="tsd-kind-icon">bottom<wbr>ScrollV</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#cacheasbitmap" class="tsd-kind-icon">cache<wbr>AsBitmap</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#caretindex" class="tsd-kind-icon">caret<wbr>Index</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-external"><a href="openfl.display.fps.html#currentfps" class="tsd-kind-icon">currentFPS</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#defaulttextformat" class="tsd-kind-icon">default<wbr>Text<wbr>Format</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#displayaspassword" class="tsd-kind-icon">display<wbr>AsPassword</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#doubleclickenabled" class="tsd-kind-icon">double<wbr>Click<wbr>Enabled</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#embedfonts" class="tsd-kind-icon">embed<wbr>Fonts</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#filters" class="tsd-kind-icon">filters</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#focusrect" class="tsd-kind-icon">focus<wbr>Rect</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#gridfittype" class="tsd-kind-icon">grid<wbr>Fit<wbr>Type</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#height" class="tsd-kind-icon">height</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#htmltext" class="tsd-kind-icon">html<wbr>Text</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#length" class="tsd-kind-icon">length</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#loaderinfo" class="tsd-kind-icon">loader<wbr>Info</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#mask" class="tsd-kind-icon">mask</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#maxchars" class="tsd-kind-icon">max<wbr>Chars</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#maxscrollh" class="tsd-kind-icon">max<wbr>ScrollH</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#maxscrollv" class="tsd-kind-icon">max<wbr>ScrollV</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#mouseenabled" class="tsd-kind-icon">mouse<wbr>Enabled</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#mousewheelenabled" class="tsd-kind-icon">mouse<wbr>Wheel<wbr>Enabled</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#mousex" class="tsd-kind-icon">mouseX</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#mousey" class="tsd-kind-icon">mouseY</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#multiline" class="tsd-kind-icon">multiline</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#name" class="tsd-kind-icon">name</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#needssoftkeyboard" class="tsd-kind-icon">needs<wbr>Soft<wbr>Keyboard</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#numlines" class="tsd-kind-icon">num<wbr>Lines</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#opaquebackground" class="tsd-kind-icon">opaque<wbr>Background</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#parent" class="tsd-kind-icon">parent</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#restrict" class="tsd-kind-icon">restrict</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#root" class="tsd-kind-icon">root</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#rotation" class="tsd-kind-icon">rotation</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#scale9grid" class="tsd-kind-icon">scale9<wbr>Grid</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#scalex" class="tsd-kind-icon">scaleX</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#scaley" class="tsd-kind-icon">scaleY</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#scrollh" class="tsd-kind-icon">scrollH</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#scrollrect" class="tsd-kind-icon">scroll<wbr>Rect</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#scrollv" class="tsd-kind-icon">scrollV</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#selectable" class="tsd-kind-icon">selectable</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#selectionbeginindex" class="tsd-kind-icon">selection<wbr>Begin<wbr>Index</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#selectionendindex" class="tsd-kind-icon">selection<wbr>End<wbr>Index</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#sharpness" class="tsd-kind-icon">sharpness</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#softkeyboardinputareaofinterest" class="tsd-kind-icon">soft<wbr>Keyboard<wbr>Input<wbr>Area<wbr>OfInterest</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#stage" class="tsd-kind-icon">stage</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#tabenabled" class="tsd-kind-icon">tab<wbr>Enabled</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#tabindex" class="tsd-kind-icon">tab<wbr>Index</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#text" class="tsd-kind-icon">text</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#textcolor" class="tsd-kind-icon">text<wbr>Color</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#textheight" class="tsd-kind-icon">text<wbr>Height</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#textwidth" class="tsd-kind-icon">text<wbr>Width</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#transform" class="tsd-kind-icon">transform</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#type" class="tsd-kind-icon">type</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#visible" class="tsd-kind-icon">visible</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#width" class="tsd-kind-icon">width</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#wordwrap" class="tsd-kind-icon">word<wbr>Wrap</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#x" class="tsd-kind-icon">x</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#y" class="tsd-kind-icon">y</a></li>
 | |
| 							</ul>
 | |
| 						</section>
 | |
| 						<section class="tsd-index-section tsd-is-inherited tsd-is-external">
 | |
| 							<h3>Methods</h3>
 | |
| 							<ul class="tsd-index-list">
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#addeventlistener" class="tsd-kind-icon">add<wbr>Event<wbr>Listener</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#appendtext" class="tsd-kind-icon">append<wbr>Text</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#dispatchevent" class="tsd-kind-icon">dispatch<wbr>Event</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#getbounds" class="tsd-kind-icon">get<wbr>Bounds</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#getcharboundaries" class="tsd-kind-icon">get<wbr>Char<wbr>Boundaries</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#getcharindexatpoint" class="tsd-kind-icon">get<wbr>Char<wbr>Index<wbr>AtPoint</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#getfirstcharinparagraph" class="tsd-kind-icon">get<wbr>First<wbr>Char<wbr>InParagraph</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#getlineindexatpoint" class="tsd-kind-icon">get<wbr>Line<wbr>Index<wbr>AtPoint</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#getlineindexofchar" class="tsd-kind-icon">get<wbr>Line<wbr>Index<wbr>OfChar</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#getlinelength" class="tsd-kind-icon">get<wbr>Line<wbr>Length</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#getlinemetrics" class="tsd-kind-icon">get<wbr>Line<wbr>Metrics</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#getlineoffset" class="tsd-kind-icon">get<wbr>Line<wbr>Offset</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#getlinetext" class="tsd-kind-icon">get<wbr>Line<wbr>Text</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#getparagraphlength" class="tsd-kind-icon">get<wbr>Paragraph<wbr>Length</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#getrect" class="tsd-kind-icon">get<wbr>Rect</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#gettextformat" class="tsd-kind-icon">get<wbr>Text<wbr>Format</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#globaltolocal" class="tsd-kind-icon">global<wbr>ToLocal</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#haseventlistener" class="tsd-kind-icon">has<wbr>Event<wbr>Listener</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#hittestobject" class="tsd-kind-icon">hit<wbr>Test<wbr>Object</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#hittestpoint" class="tsd-kind-icon">hit<wbr>Test<wbr>Point</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#localtoglobal" class="tsd-kind-icon">local<wbr>ToGlobal</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#removeeventlistener" class="tsd-kind-icon">remove<wbr>Event<wbr>Listener</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#replaceselectedtext" class="tsd-kind-icon">replace<wbr>Selected<wbr>Text</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#replacetext" class="tsd-kind-icon">replace<wbr>Text</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#requestsoftkeyboard" class="tsd-kind-icon">request<wbr>Soft<wbr>Keyboard</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#setselection" class="tsd-kind-icon">set<wbr>Selection</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#settextformat" class="tsd-kind-icon">set<wbr>Text<wbr>Format</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#tostring" class="tsd-kind-icon">to<wbr>String</a></li>
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="openfl.display.fps.html#willtrigger" class="tsd-kind-icon">will<wbr>Trigger</a></li>
 | |
| 							</ul>
 | |
| 						</section>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 			</section>
 | |
| 			<section class="tsd-panel-group tsd-member-group tsd-is-external">
 | |
| 				<h2>Constructors</h2>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-external">
 | |
| 					<a name="constructor" class="tsd-anchor"></a>
 | |
| 					<h3>constructor</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">new FPS<span class="tsd-signature-symbol">(</span>x<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span>, y<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span>, color<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="openfl.display.fps.html" class="tsd-signature-type">FPS</a></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Overrides <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#constructor">constructor</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/FPS.d.ts#L9">lib/openfl/display/FPS.d.ts:9</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5><span class="tsd-flag ts-flagOptional">Optional</span> x: <span class="tsd-signature-type">number</span></h5>
 | |
| 								</li>
 | |
| 								<li>
 | |
| 									<h5><span class="tsd-flag ts-flagOptional">Optional</span> y: <span class="tsd-signature-type">number</span></h5>
 | |
| 								</li>
 | |
| 								<li>
 | |
| 									<h5><span class="tsd-flag ts-flagOptional">Optional</span> color: <span class="tsd-signature-type">number</span></h5>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <a href="openfl.display.fps.html" class="tsd-signature-type">FPS</a></h4>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 			</section>
 | |
| 			<section class="tsd-panel-group tsd-member-group tsd-is-external">
 | |
| 				<h2>Properties</h2>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited 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-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#alpha">alpha</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L159">lib/openfl/display/DisplayObject.d.ts:159</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Indicates the alpha transparency value of the object specified. Valid
 | |
| 							values are 0(fully transparent) to 1(fully opaque). The default value is</p>
 | |
| 							<ol>
 | |
| 								<li>Display objects with <code>alpha</code> set to 0 <em>are</em> active,
 | |
| 								even though they are invisible.</li>
 | |
| 							</ol>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="antialiastype" class="tsd-anchor"></a>
 | |
| 					<h3>anti<wbr>Alias<wbr>Type</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">anti<wbr>Alias<wbr>Type<span class="tsd-signature-symbol">:</span> <a href="../enums/openfl.text.antialiastype.html" class="tsd-signature-type">AntiAliasType</a></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#antialiastype">antiAliasType</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L105">lib/openfl/text/TextField.d.ts:105</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The type of anti-aliasing used for this text field. Use
 | |
| 								<code>flash.text.AntiAliasType</code> constants for this property. You can
 | |
| 								control this setting only if the font is embedded(with the
 | |
| 								<code>embedFonts</code> property set to <code>true</code>). The default
 | |
| 							setting is <code>flash.text.AntiAliasType.NORMAL</code>.</p>
 | |
| 						</div>
 | |
| 						<p>To set values for this property, use the following string values:</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="autosize" class="tsd-anchor"></a>
 | |
| 					<h3>auto<wbr>Size</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">auto<wbr>Size<span class="tsd-signature-symbol">:</span> <a href="../enums/openfl.text.textfieldautosize.html" class="tsd-signature-type">TextFieldAutoSize</a></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#autosize">autoSize</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L149">lib/openfl/text/TextField.d.ts:149</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Controls automatic sizing and alignment of text fields. Acceptable values
 | |
| 								for the <code>TextFieldAutoSize</code> constants:
 | |
| 								<code>TextFieldAutoSize.NONE</code>(the default),
 | |
| 								<code>TextFieldAutoSize.LEFT</code>, <code>TextFieldAutoSize.RIGHT</code>,
 | |
| 							and <code>TextFieldAutoSize.CENTER</code>.</p>
 | |
| 						</div>
 | |
| 						<p>If <code>autoSize</code> is set to <code>TextFieldAutoSize.NONE</code>
 | |
| 						(the default) no resizing occurs.</p>
 | |
| 						<p>If <code>autoSize</code> is set to <code>TextFieldAutoSize.LEFT</code>,
 | |
| 							the text is treated as left-justified text, meaning that the left margin
 | |
| 							of the text field remains fixed and any resizing of a single line of the
 | |
| 							text field is on the right margin. If the text includes a line break(for
 | |
| 							example, <code>"\n"</code> or <code>"\r"</code>), the bottom is also
 | |
| 							resized to fit the next line of text. If <code>wordWrap</code> is also set
 | |
| 							to <code>true</code>, only the bottom of the text field is resized and the
 | |
| 						right side remains fixed.</p>
 | |
| 						<p>If <code>autoSize</code> is set to
 | |
| 							<code>TextFieldAutoSize.RIGHT</code>, the text is treated as
 | |
| 							right-justified text, meaning that the right margin of the text field
 | |
| 							remains fixed and any resizing of a single line of the text field is on
 | |
| 							the left margin. If the text includes a line break(for example,
 | |
| 							<code>"\n" or "\r")</code>, the bottom is also resized to fit the next
 | |
| 							line of text. If <code>wordWrap</code> is also set to <code>true</code>,
 | |
| 							only the bottom of the text field is resized and the left side remains
 | |
| 						fixed.</p>
 | |
| 						<p>If <code>autoSize</code> is set to
 | |
| 							<code>TextFieldAutoSize.CENTER</code>, the text is treated as
 | |
| 							center-justified text, meaning that any resizing of a single line of the
 | |
| 							text field is equally distributed to both the right and left margins. If
 | |
| 							the text includes a line break(for example, <code>"\n"</code> or
 | |
| 							<code>"\r"</code>), the bottom is also resized to fit the next line of
 | |
| 							text. If <code>wordWrap</code> is also set to <code>true</code>, only the
 | |
| 							bottom of the text field is resized and the left and right sides remain
 | |
| 						fixed.</p>
 | |
| 						<dl class="tsd-comment-tags">
 | |
| 							<dt>throws</dt>
 | |
| 							<dd><p>ArgumentError The <code>autoSize</code> specified is not a member
 | |
| 								of flash.text.TextFieldAutoSize.</p>
 | |
| 							</dd>
 | |
| 						</dl>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="background" class="tsd-anchor"></a>
 | |
| 					<h3>background</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">background<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#background">background</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L160">lib/openfl/text/TextField.d.ts:160</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Specifies whether the text field has a background fill. If
 | |
| 								<code>true</code>, the text field has a background fill. If
 | |
| 								<code>false</code>, the text field has no background fill. Use the
 | |
| 								<code>backgroundColor</code> property to set the background color of a
 | |
| 							text field.</p>
 | |
| 						</div>
 | |
| 						<dl class="tsd-comment-tags">
 | |
| 							<dt>default</dt>
 | |
| 							<dd><p>false</p>
 | |
| 							</dd>
 | |
| 						</dl>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="backgroundcolor" class="tsd-anchor"></a>
 | |
| 					<h3>background<wbr>Color</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">background<wbr>Color<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#backgroundcolor">backgroundColor</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L169">lib/openfl/text/TextField.d.ts:169</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The color of the text field background. The default value is
 | |
| 								<code>0xFFFFFF</code>(white). This property can be retrieved or set, even
 | |
| 								if there currently is no background, but the color is visible only if the
 | |
| 								text field has the <code>background</code> property set to
 | |
| 							<code>true</code>.</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="blendmode" class="tsd-anchor"></a>
 | |
| 					<h3>blend<wbr>Mode</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">blend<wbr>Mode<span class="tsd-signature-symbol">:</span> <a href="../enums/openfl.display.blendmode.html" class="tsd-signature-type">BlendMode</a></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#blendmode">blendMode</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L185">lib/openfl/display/DisplayObject.d.ts:185</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>A value from the BlendMode class that specifies which blend mode to use. A
 | |
| 								bitmap can be drawn internally in two ways. If you have a blend mode
 | |
| 								enabled or an external clipping mask, the bitmap is drawn by adding a
 | |
| 								bitmap-filled square shape to the vector render. If you attempt to set
 | |
| 								this property to an invalid value, Flash runtimes set the value to
 | |
| 							<code>BlendMode.NORMAL</code>.</p>
 | |
| 						</div>
 | |
| 						<p>The <code>blendMode</code> property affects each pixel of the display
 | |
| 							object. Each pixel is composed of three constituent colors(red, green,
 | |
| 							and blue), and each constituent color has a value between 0x00 and 0xFF.
 | |
| 							Flash Player or Adobe AIR compares each constituent color of one pixel in
 | |
| 							the movie clip with the corresponding color of the pixel in the
 | |
| 							background. For example, if <code>blendMode</code> is set to
 | |
| 							<code>BlendMode.LIGHTEN</code>, Flash Player or Adobe AIR compares the red
 | |
| 							value of the display object with the red value of the background, and uses
 | |
| 							the lighter of the two as the value for the red component of the displayed
 | |
| 						color.</p>
 | |
| 						<p>The following table describes the <code>blendMode</code> settings. The
 | |
| 							BlendMode class defines string values you can use. The illustrations in
 | |
| 							the table show <code>blendMode</code> values applied to a circular display
 | |
| 						object(2) superimposed on another display object(1).</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="border" class="tsd-anchor"></a>
 | |
| 					<h3>border</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">border<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#border">border</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L178">lib/openfl/text/TextField.d.ts:178</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Specifies whether the text field has a border. If <code>true</code>, the
 | |
| 								text field has a border. If <code>false</code>, the text field has no
 | |
| 							border. Use the <code>borderColor</code> property to set the border color.</p>
 | |
| 						</div>
 | |
| 						<dl class="tsd-comment-tags">
 | |
| 							<dt>default</dt>
 | |
| 							<dd><p>false</p>
 | |
| 							</dd>
 | |
| 						</dl>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="bordercolor" class="tsd-anchor"></a>
 | |
| 					<h3>border<wbr>Color</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">border<wbr>Color<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#bordercolor">borderColor</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L186">lib/openfl/text/TextField.d.ts:186</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The color of the text field border. The default value is
 | |
| 								<code>0x000000</code>(black). This property can be retrieved or set, even
 | |
| 								if there currently is no border, but the color is visible only if the text
 | |
| 							field has the <code>border</code> property set to <code>true</code>.</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="bottomscrollv" class="tsd-anchor"></a>
 | |
| 					<h3>bottom<wbr>ScrollV</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">bottom<wbr>ScrollV<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#bottomscrollv">bottomScrollV</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L197">lib/openfl/text/TextField.d.ts:197</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>An integer(1-based index) that indicates the bottommost line that is
 | |
| 								currently visible in the specified text field. Think of the text field as
 | |
| 								a window onto a block of text. The <code>scrollV</code> property is the
 | |
| 							1-based index of the topmost visible line in the window.</p>
 | |
| 						</div>
 | |
| 						<p>All the text between the lines indicated by <code>scrollV</code> and
 | |
| 						<code>bottomScrollV</code> is currently visible in the text field.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="cacheasbitmap" class="tsd-anchor"></a>
 | |
| 					<h3>cache<wbr>AsBitmap</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">cache<wbr>AsBitmap<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#cacheasbitmap">cacheAsBitmap</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L242">lib/openfl/display/DisplayObject.d.ts:242</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>All vector data for a display object that has a cached bitmap is drawn
 | |
| 								to the bitmap instead of the main display. If
 | |
| 								<code>cacheAsBitmapMatrix</code> is null or unsupported, the bitmap is
 | |
| 								then copied to the main display as unstretched, unrotated pixels snapped
 | |
| 								to the nearest pixel boundaries. Pixels are mapped 1 to 1 with the parent
 | |
| 								object. If the bounds of the bitmap change, the bitmap is recreated
 | |
| 							instead of being stretched.</p>
 | |
| 						</div>
 | |
| 						<p>If <code>cacheAsBitmapMatrix</code> is non-null and supported, the
 | |
| 							object is drawn to the off-screen bitmap using that matrix and the
 | |
| 							stretched and/or rotated results of that rendering are used to draw the
 | |
| 						object to the main display.</p>
 | |
| 						<p>No internal bitmap is created unless the <code>cacheAsBitmap</code>
 | |
| 						property is set to <code>true</code>.</p>
 | |
| 						<p>After you set the <code>cacheAsBitmap</code> property to
 | |
| 							<code>true</code>, the rendering does not change, however the display
 | |
| 							object performs pixel snapping automatically. The animation speed can be
 | |
| 						significantly faster depending on the complexity of the vector content.</p>
 | |
| 						<p>The <code>cacheAsBitmap</code> property is automatically set to
 | |
| 							<code>true</code> whenever you apply a filter to a display object(when
 | |
| 							its <code>filter</code> array is not empty), and if a display object has a
 | |
| 							filter applied to it, <code>cacheAsBitmap</code> is reported as
 | |
| 							<code>true</code> for that display object, even if you set the property to
 | |
| 							<code>false</code>. If you clear all filters for a display object, the
 | |
| 						<code>cacheAsBitmap</code> setting changes to what it was last set to.</p>
 | |
| 						<p>A display object does not use a bitmap even if the
 | |
| 							<code>cacheAsBitmap</code> property is set to <code>true</code> and
 | |
| 						instead renders from vector data in the following cases:</p>
 | |
| 						<ul>
 | |
| 							<li>The bitmap is too large. In AIR 1.5 and Flash Player 10, the maximum
 | |
| 								size for a bitmap image is 8,191 pixels in width or height, and the total
 | |
| 								number of pixels cannot exceed 16,777,215 pixels.(So, if a bitmap image
 | |
| 								is 8,191 pixels wide, it can only be 2,048 pixels high.) In Flash Player 9
 | |
| 								and earlier, the limitation is is 2880 pixels in height and 2,880 pixels
 | |
| 							in width.</li>
 | |
| 							<li>The bitmap fails to allocate(out of memory error).</li>
 | |
| 						</ul>
 | |
| 						<p>The <code>cacheAsBitmap</code> property is best used with movie clips
 | |
| 							that have mostly static content and that do not scale and rotate
 | |
| 							frequently. With such movie clips, <code>cacheAsBitmap</code> can lead to
 | |
| 							performance increases when the movie clip is translated(when its <em>x</em>
 | |
| 						and <em>y</em> position is changed).</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="caretindex" class="tsd-anchor"></a>
 | |
| 					<h3>caret<wbr>Index</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">caret<wbr>Index<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#caretindex">caretIndex</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L208">lib/openfl/text/TextField.d.ts:208</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The index of the insertion point(caret) position. If no insertion point
 | |
| 								is displayed, the value is the position the insertion point would be if
 | |
| 								you restored focus to the field(typically where the insertion point last
 | |
| 							was, or 0 if the field has not had focus).</p>
 | |
| 						</div>
 | |
| 						<p>Selection span indexes are zero-based(for example, the first position
 | |
| 						is 0, the second position is 1, and so on).</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-external">
 | |
| 					<a name="currentfps" class="tsd-anchor"></a>
 | |
| 					<h3>currentFPS</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">currentFPS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/FPS.d.ts#L9">lib/openfl/display/FPS.d.ts:9</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="defaulttextformat" class="tsd-anchor"></a>
 | |
| 					<h3>default<wbr>Text<wbr>Format</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">default<wbr>Text<wbr>Format<span class="tsd-signature-symbol">:</span> <a href="openfl.text.textformat.html" class="tsd-signature-type">TextFormat</a></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#defaulttextformat">defaultTextFormat</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L239">lib/openfl/text/TextField.d.ts:239</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Specifies the format applied to newly inserted text, such as text entered
 | |
| 								by a user or text inserted with the <code>replaceSelectedText()</code>
 | |
| 							method.</p>
 | |
| 						</div>
 | |
| 						<p><strong>Note:</strong> When selecting characters to be replaced with
 | |
| 							<code>setSelection()</code> and <code>replaceSelectedText()</code>, the
 | |
| 							<code>defaultTextFormat</code> will be applied only if the text has been
 | |
| 						selected up to and including the last character. Here is an example:</p>
 | |
| 						<pre><code>var my_txt:TextField <span class="hljs-keyword">new</span> TextField();
 | |
| my_txt.<span class="hljs-literal">text</span> = <span class="hljs-string">"Flash Macintosh version"</span>; var my_fmt:TextFormat = <span class="hljs-keyword">new</span>
 | |
| TextFormat(); my_fmt.color = <span class="hljs-number">0</span>xFF0000; my_txt.defaultTextFormat = my_fmt;
 | |
| my_txt.setSelection(<span class="hljs-number">6</span>,<span class="hljs-number">15</span>); // partial <span class="hljs-literal">text</span> selected - defaultTextFormat
 | |
| <span class="hljs-keyword">not</span> applied my_txt.setSelection(<span class="hljs-number">6</span>,<span class="hljs-number">23</span>); // <span class="hljs-literal">text</span> selected <span class="hljs-keyword">to</span> <span class="hljs-keyword">end</span> -
 | |
| defaultTextFormat applied my_txt.replaceSelectedText(<span class="hljs-string">"Windows version"</span>);
 | |
| </code></pre><p>When you access the <code>defaultTextFormat</code> property, the
 | |
| 							returned TextFormat object has all of its properties defined. No property
 | |
| 						is <code>null</code>.</p>
 | |
| 						<p><strong>Note:</strong> You can't set this property if a style sheet is applied to
 | |
| 						the text field.</p>
 | |
| 						<dl class="tsd-comment-tags">
 | |
| 							<dt>throws</dt>
 | |
| 							<dd><p>Error This method cannot be used on a text field with a style
 | |
| 								sheet.</p>
 | |
| 							</dd>
 | |
| 						</dl>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="displayaspassword" class="tsd-anchor"></a>
 | |
| 					<h3>display<wbr>AsPassword</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">display<wbr>AsPassword<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#displayaspassword">displayAsPassword</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L253">lib/openfl/text/TextField.d.ts:253</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Specifies whether the text field is a password text field. If the value of
 | |
| 								this property is <code>true</code>, the text field is treated as a
 | |
| 								password text field and hides the input characters using asterisks instead
 | |
| 								of the actual characters. If <code>false</code>, the text field is not
 | |
| 								treated as a password text field. When password mode is enabled, the Cut
 | |
| 								and Copy commands and their corresponding keyboard shortcuts will not
 | |
| 								function. This security mechanism prevents an unscrupulous user from using
 | |
| 							the shortcuts to discover a password on an unattended computer.</p>
 | |
| 						</div>
 | |
| 						<dl class="tsd-comment-tags">
 | |
| 							<dt>default</dt>
 | |
| 							<dd><p>false</p>
 | |
| 							</dd>
 | |
| 						</dl>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="doubleclickenabled" class="tsd-anchor"></a>
 | |
| 					<h3>double<wbr>Click<wbr>Enabled</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">double<wbr>Click<wbr>Enabled<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.interactiveobject.html">InteractiveObject</a>.<a href="openfl.display.interactiveobject.html#doubleclickenabled">doubleClickEnabled</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/InteractiveObject.d.ts#L1072">lib/openfl/display/InteractiveObject.d.ts:1072</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Specifies whether the object receives <code>doubleClick</code> events. The
 | |
| 								default value is <code>false</code>, which means that by default an
 | |
| 								InteractiveObject instance does not receive <code>doubleClick</code>
 | |
| 								events. If the <code>doubleClickEnabled</code> property is set to
 | |
| 								<code>true</code>, the instance receives <code>doubleClick</code> events
 | |
| 								within its bounds. The <code>mouseEnabled</code> property of the
 | |
| 								InteractiveObject instance must also be set to <code>true</code> for the
 | |
| 							object to receive <code>doubleClick</code> events.</p>
 | |
| 						</div>
 | |
| 						<p>No event is dispatched by setting this property. You must use the
 | |
| 							<code>addEventListener()</code> method to add an event listener for the
 | |
| 						<code>doubleClick</code> event.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="embedfonts" class="tsd-anchor"></a>
 | |
| 					<h3>embed<wbr>Fonts</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">embed<wbr>Fonts<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#embedfonts">embedFonts</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L268">lib/openfl/text/TextField.d.ts:268</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Specifies whether to render by using embedded font outlines. If
 | |
| 								<code>false</code>, Flash Player renders the text field by using device
 | |
| 							fonts.</p>
 | |
| 						</div>
 | |
| 						<p>If you set the <code>embedFonts</code> property to <code>true</code>
 | |
| 							for a text field, you must specify a font for that text by using the
 | |
| 							<code>font</code> property of a TextFormat object applied to the text
 | |
| 							field. If the specified font is not embedded in the SWF file, the text is
 | |
| 						not displayed.</p>
 | |
| 						<dl class="tsd-comment-tags">
 | |
| 							<dt>default</dt>
 | |
| 							<dd><p>false</p>
 | |
| 							</dd>
 | |
| 						</dl>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="filters" class="tsd-anchor"></a>
 | |
| 					<h3>filters</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">filters<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol"><</span><a href="openfl.filters.bitmapfilter.html" class="tsd-signature-type">BitmapFilter</a><span class="tsd-signature-symbol">></span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#filters">filters</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L319">lib/openfl/display/DisplayObject.d.ts:319</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>An indexed array that contains each filter object currently associated
 | |
| 								with the display object. The openfl.filters package contains several
 | |
| 							classes that define specific filters you can use.</p>
 | |
| 						</div>
 | |
| 						<p>Filters can be applied in Flash Professional at design time, or at run
 | |
| 							time by using ActionScript code. To apply a filter by using ActionScript,
 | |
| 							you must make a temporary copy of the entire <code>filters</code> array,
 | |
| 							modify the temporary array, then assign the value of the temporary array
 | |
| 							back to the <code>filters</code> array. You cannot directly add a new
 | |
| 						filter object to the <code>filters</code> array.</p>
 | |
| 						<p>To add a filter by using ActionScript, perform the following steps
 | |
| 							(assume that the target display object is named
 | |
| 						<code>myDisplayObject</code>):</p>
 | |
| 						<ol>
 | |
| 							<li>Create a new filter object by using the constructor method of your
 | |
| 							chosen filter class.</li>
 | |
| 							<li>Assign the value of the <code>myDisplayObject.filters</code> array
 | |
| 							to a temporary array, such as one named <code>myFilters</code>.</li>
 | |
| 							<li>Add the new filter object to the <code>myFilters</code> temporary
 | |
| 							array.</li>
 | |
| 							<li>Assign the value of the temporary array to the
 | |
| 							<code>myDisplayObject.filters</code> array.</li>
 | |
| 						</ol>
 | |
| 						<p>If the <code>filters</code> array is undefined, you do not need to use
 | |
| 							a temporary array. Instead, you can directly assign an array literal that
 | |
| 							contains one or more filter objects that you create. The first example in
 | |
| 							the Examples section adds a drop shadow filter by using code that handles
 | |
| 						both defined and undefined <code>filters</code> arrays.</p>
 | |
| 						<p>To modify an existing filter object, you must use the technique of
 | |
| 						modifying a copy of the <code>filters</code> array:</p>
 | |
| 						<ol>
 | |
| 							<li>Assign the value of the <code>filters</code> array to a temporary
 | |
| 							array, such as one named <code>myFilters</code>.</li>
 | |
| 							<li>Modify the property by using the temporary array,
 | |
| 								<code>myFilters</code>. For example, to set the quality property of the
 | |
| 								first filter in the array, you could use the following code:
 | |
| 							<code>myFilters[0].quality = 1;</code></li>
 | |
| 							<li>Assign the value of the temporary array to the <code>filters</code>
 | |
| 							array.</li>
 | |
| 						</ol>
 | |
| 						<p>At load time, if a display object has an associated filter, it is
 | |
| 							marked to cache itself as a transparent bitmap. From this point forward,
 | |
| 							as long as the display object has a valid filter list, the player caches
 | |
| 							the display object as a bitmap. This source bitmap is used as a source
 | |
| 							image for the filter effects. Each display object usually has two bitmaps:
 | |
| 							one with the original unfiltered source display object and another for the
 | |
| 							final image after filtering. The final image is used when rendering. As
 | |
| 							long as the display object does not change, the final image does not need
 | |
| 						updating.</p>
 | |
| 						<p>The openfl.filters package includes classes for filters. For example, to
 | |
| 						create a DropShadow filter, you would write:</p>
 | |
| 						<dl class="tsd-comment-tags">
 | |
| 							<dt>throws</dt>
 | |
| 							<dd><p>ArgumentError When <code>filters</code> includes a ShaderFilter
 | |
| 									and the shader output type is not compatible with
 | |
| 									this operation(the shader must specify a
 | |
| 								<code>pixel4</code> output).</p>
 | |
| 							</dd>
 | |
| 							<dt>throws</dt>
 | |
| 							<dd><p>ArgumentError When <code>filters</code> includes a ShaderFilter
 | |
| 									and the shader doesn't specify any image input or
 | |
| 								the first input is not an <code>image4</code> input.</p>
 | |
| 							</dd>
 | |
| 							<dt>throws</dt>
 | |
| 							<dd><p>ArgumentError When <code>filters</code> includes a ShaderFilter
 | |
| 									and the shader specifies an image input that isn't
 | |
| 								provided.</p>
 | |
| 							</dd>
 | |
| 							<dt>throws</dt>
 | |
| 							<dd><p>ArgumentError When <code>filters</code> includes a ShaderFilter, a
 | |
| 									ByteArray or Vector.<Number> instance as a shader
 | |
| 										input, and the <code>width</code> and
 | |
| 										<code>height</code> properties aren't specified for
 | |
| 										the ShaderInput object, or the specified values
 | |
| 										don't match the amount of data in the input data.
 | |
| 										See the <code>ShaderInput.input</code> property for
 | |
| 								more information.</p>
 | |
| 							</dd>
 | |
| 						</dl>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="focusrect" class="tsd-anchor"></a>
 | |
| 					<h3>focus<wbr>Rect</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">focus<wbr>Rect<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.interactiveobject.html">InteractiveObject</a>.<a href="openfl.display.interactiveobject.html#focusrect">focusRect</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/InteractiveObject.d.ts#L1074">lib/openfl/display/InteractiveObject.d.ts:1074</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="gridfittype" class="tsd-anchor"></a>
 | |
| 					<h3>grid<wbr>Fit<wbr>Type</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">grid<wbr>Fit<wbr>Type<span class="tsd-signature-symbol">:</span> <a href="../enums/openfl.text.gridfittype.html" class="tsd-signature-type">GridFitType</a></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#gridfittype">gridFitType</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L284">lib/openfl/text/TextField.d.ts:284</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The type of grid fitting used for this text field. This property applies
 | |
| 								only if the <code>flash.text.AntiAliasType</code> property of the text
 | |
| 							field is set to <code>flash.text.AntiAliasType.ADVANCED</code>.</p>
 | |
| 						</div>
 | |
| 						<p>The type of grid fitting used determines whether Flash Player forces
 | |
| 							strong horizontal and vertical lines to fit to a pixel or subpixel grid,
 | |
| 						or not at all.</p>
 | |
| 						<p>For the <code>flash.text.GridFitType</code> property, you can use the
 | |
| 						following string values:</p>
 | |
| 						<dl class="tsd-comment-tags">
 | |
| 							<dt>default</dt>
 | |
| 							<dd><p>pixel</p>
 | |
| 							</dd>
 | |
| 						</dl>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="height" class="tsd-anchor"></a>
 | |
| 					<h3>height</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">height<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#height">height</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L331">lib/openfl/display/DisplayObject.d.ts:331</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Indicates the height of the display object, in pixels. The height is
 | |
| 								calculated based on the bounds of the content of the display object. When
 | |
| 								you set the <code>height</code> property, the <code>scaleY</code> property
 | |
| 							is adjusted accordingly, as shown in the following code:</p>
 | |
| 						</div>
 | |
| 						<p>Except for TextField and Video objects, a display object with no
 | |
| 							content(such as an empty sprite) has a height of 0, even if you try to
 | |
| 						set <code>height</code> to a different value.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="htmltext" class="tsd-anchor"></a>
 | |
| 					<h3>html<wbr>Text</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">html<wbr>Text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#htmltext">htmlText</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L294">lib/openfl/text/TextField.d.ts:294</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Contains the HTML representation of the text field contents.</p>
 | |
| 						</div>
 | |
| 						<p>Flash Player supports the following HTML tags:</p>
 | |
| 						<p>Flash Player and AIR also support explicit character codes, such as
 | |
| 						&(ASCII ampersand) and €(Unicode € symbol).</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="length" class="tsd-anchor"></a>
 | |
| 					<h3>length</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">length<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#length">length</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L300">lib/openfl/text/TextField.d.ts:300</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The number of characters in a text field. A character such as tab
 | |
| 							(<code>\t</code>) counts as one character.</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="loaderinfo" class="tsd-anchor"></a>
 | |
| 					<h3>loader<wbr>Info</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">loader<wbr>Info<span class="tsd-signature-symbol">:</span> <a href="openfl.display.loaderinfo.html" class="tsd-signature-type">LoaderInfo</a></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#loaderinfo">loaderInfo</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L346">lib/openfl/display/DisplayObject.d.ts:346</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Returns a LoaderInfo object containing information about loading the file
 | |
| 								to which this display object belongs. The <code>loaderInfo</code> property
 | |
| 								is defined only for the root display object of a SWF file or for a loaded
 | |
| 								Bitmap(not for a Bitmap that is drawn with ActionScript). To find the
 | |
| 								<code>loaderInfo</code> object associated with the SWF file that contains
 | |
| 								a display object named <code>myDisplayObject</code>, use
 | |
| 							<code>myDisplayObject.root.loaderInfo</code>.</p>
 | |
| 						</div>
 | |
| 						<p>A large SWF file can monitor its download by calling
 | |
| 							<code>this.root.loaderInfo.addEventListener(Event.COMPLETE,
 | |
| func)</code>.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="mask" class="tsd-anchor"></a>
 | |
| 					<h3>mask</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">mask<span class="tsd-signature-symbol">:</span> <a href="openfl.display.displayobject.html" class="tsd-signature-type">DisplayObject</a></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#mask">mask</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L379">lib/openfl/display/DisplayObject.d.ts:379</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The calling display object is masked by the specified <code>mask</code>
 | |
| 								object. To ensure that masking works when the Stage is scaled, the
 | |
| 								<code>mask</code> display object must be in an active part of the display
 | |
| 								list. The <code>mask</code> object itself is not drawn. Set
 | |
| 							<code>mask</code> to <code>null</code> to remove the mask.</p>
 | |
| 						</div>
 | |
| 						<p>To be able to scale a mask object, it must be on the display list. To
 | |
| 							be able to drag a mask Sprite object(by calling its
 | |
| 							<code>startDrag()</code> method), it must be on the display list. To call
 | |
| 							the <code>startDrag()</code> method for a mask sprite based on a
 | |
| 							<code>mouseDown</code> event being dispatched by the sprite, set the
 | |
| 						sprite's <code>buttonMode</code> property to <code>true</code>.</p>
 | |
| 						<p>When display objects are cached by setting the
 | |
| 							<code>cacheAsBitmap</code> property to <code>true</code> an the
 | |
| 							<code>cacheAsBitmapMatrix</code> property to a Matrix object, both the
 | |
| 							mask and the display object being masked must be part of the same cached
 | |
| 							bitmap. Thus, if the display object is cached, then the mask must be a
 | |
| 							child of the display object. If an ancestor of the display object on the
 | |
| 							display list is cached, then the mask must be a child of that ancestor or
 | |
| 							one of its descendents. If more than one ancestor of the masked object is
 | |
| 							cached, then the mask must be a descendent of the cached container closest
 | |
| 						to the masked object in the display list.</p>
 | |
| 						<p><strong>Note:</strong> A single <code>mask</code> object cannot be used to mask
 | |
| 							more than one calling display object. When the <code>mask</code> is
 | |
| 							assigned to a second display object, it is removed as the mask of the
 | |
| 							first object, and that object's <code>mask</code> property becomes
 | |
| 						<code>null</code>.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="maxchars" class="tsd-anchor"></a>
 | |
| 					<h3>max<wbr>Chars</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">max<wbr>Chars<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#maxchars">maxChars</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L311">lib/openfl/text/TextField.d.ts:311</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The maximum number of characters that the text field can contain, as
 | |
| 								entered by a user. A script can insert more text than
 | |
| 								<code>maxChars</code> allows; the <code>maxChars</code> property indicates
 | |
| 								only how much text a user can enter. If the value of this property is
 | |
| 							<code>0</code>, a user can enter an unlimited amount of text.</p>
 | |
| 						</div>
 | |
| 						<dl class="tsd-comment-tags">
 | |
| 							<dt>default</dt>
 | |
| 							<dd><p>0</p>
 | |
| 							</dd>
 | |
| 						</dl>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="maxscrollh" class="tsd-anchor"></a>
 | |
| 					<h3>max<wbr>ScrollH</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">max<wbr>ScrollH<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#maxscrollh">maxScrollH</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L316">lib/openfl/text/TextField.d.ts:316</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The maximum value of <code>scrollH</code>.</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="maxscrollv" class="tsd-anchor"></a>
 | |
| 					<h3>max<wbr>ScrollV</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">max<wbr>ScrollV<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#maxscrollv">maxScrollV</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L321">lib/openfl/text/TextField.d.ts:321</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The maximum value of <code>scrollV</code>.</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="mouseenabled" class="tsd-anchor"></a>
 | |
| 					<h3>mouse<wbr>Enabled</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">mouse<wbr>Enabled<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.interactiveobject.html">InteractiveObject</a>.<a href="openfl.display.interactiveobject.html#mouseenabled">mouseEnabled</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/InteractiveObject.d.ts#L1092">lib/openfl/display/InteractiveObject.d.ts:1092</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Specifies whether this object receives mouse, or other user input,
 | |
| 								messages. The default value is <code>true</code>, which means that by
 | |
| 								default any InteractiveObject instance that is on the display list
 | |
| 								receives mouse events or other user input events. If
 | |
| 								<code>mouseEnabled</code> is set to <code>false</code>, the instance does
 | |
| 								not receive any mouse events(or other user input events like keyboard
 | |
| 								events). Any children of this instance on the display list are not
 | |
| 								affected. To change the <code>mouseEnabled</code> behavior for all
 | |
| 								children of an object on the display list, use
 | |
| 							<code>openfl.display.DisplayObjectContainer.mouseChildren</code>.</p>
 | |
| 						</div>
 | |
| 						<p> No event is dispatched by setting this property. You must use the
 | |
| 							<code>addEventListener()</code> method to create interactive
 | |
| 						functionality.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="mousewheelenabled" class="tsd-anchor"></a>
 | |
| 					<h3>mouse<wbr>Wheel<wbr>Enabled</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">mouse<wbr>Wheel<wbr>Enabled<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#mousewheelenabled">mouseWheelEnabled</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L323">lib/openfl/text/TextField.d.ts:323</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="mousex" class="tsd-anchor"></a>
 | |
| 					<h3>mouseX</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">mouseX<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#mousex">mouseX</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L388">lib/openfl/display/DisplayObject.d.ts:388</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Indicates the x coordinate of the mouse or user input device position, in
 | |
| 							pixels.</p>
 | |
| 						</div>
 | |
| 						<p><strong>Note</strong>: For a DisplayObject that has been rotated, the returned x
 | |
| 						coordinate will reflect the non-rotated object.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="mousey" class="tsd-anchor"></a>
 | |
| 					<h3>mouseY</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">mouseY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#mousey">mouseY</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L397">lib/openfl/display/DisplayObject.d.ts:397</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Indicates the y coordinate of the mouse or user input device position, in
 | |
| 							pixels.</p>
 | |
| 						</div>
 | |
| 						<p><strong>Note</strong>: For a DisplayObject that has been rotated, the returned y
 | |
| 						coordinate will reflect the non-rotated object.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="multiline" class="tsd-anchor"></a>
 | |
| 					<h3>multiline</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">multiline<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#multiline">multiline</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L337">lib/openfl/text/TextField.d.ts:337</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Indicates whether field is a multiline text field. If the value is
 | |
| 								<code>true</code>, the text field is multiline; if the value is
 | |
| 								<code>false</code>, the text field is a single-line text field. In a field
 | |
| 								of type <code>TextFieldType.INPUT</code>, the <code>multiline</code> value
 | |
| 								determines whether the <code>Enter</code> key creates a new line(a value
 | |
| 								of <code>false</code>, and the <code>Enter</code> key is ignored). If you
 | |
| 								paste text into a <code>TextField</code> with a <code>multiline</code>
 | |
| 							value of <code>false</code>, newlines are stripped out of the text.</p>
 | |
| 						</div>
 | |
| 						<dl class="tsd-comment-tags">
 | |
| 							<dt>default</dt>
 | |
| 							<dd><p>false</p>
 | |
| 							</dd>
 | |
| 						</dl>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="name" class="tsd-anchor"></a>
 | |
| 					<h3>name</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#name">name</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L409">lib/openfl/display/DisplayObject.d.ts:409</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Indicates the instance name of the DisplayObject. The object can be
 | |
| 								identified in the child list of its parent display object container by
 | |
| 								calling the <code>getChildByName()</code> method of the display object
 | |
| 							container.</p>
 | |
| 						</div>
 | |
| 						<dl class="tsd-comment-tags">
 | |
| 							<dt>throws</dt>
 | |
| 							<dd><p>IllegalOperationError If you are attempting to set this property
 | |
| 									on an object that was placed on the timeline
 | |
| 								in the Flash authoring tool.</p>
 | |
| 							</dd>
 | |
| 						</dl>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="needssoftkeyboard" class="tsd-anchor"></a>
 | |
| 					<h3>needs<wbr>Soft<wbr>Keyboard</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">needs<wbr>Soft<wbr>Keyboard<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.interactiveobject.html">InteractiveObject</a>.<a href="openfl.display.interactiveobject.html#needssoftkeyboard">needsSoftKeyboard</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/InteractiveObject.d.ts#L1116">lib/openfl/display/InteractiveObject.d.ts:1116</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Specifies whether a virtual keyboard(an on-screen, software keyboard)
 | |
| 							should display when this InteractiveObject instance receives focus.</p>
 | |
| 						</div>
 | |
| 						<p>By default, the value is <code>false</code> and focusing an
 | |
| 							InteractiveObject instance does not raise a soft keyboard. If the
 | |
| 							<code>needsSoftKeyboard</code> property is set to <code>true</code>, the
 | |
| 							runtime raises a soft keyboard when the InteractiveObject instance is
 | |
| 							ready to accept user input. An InteractiveObject instance is ready to
 | |
| 							accept user input after a programmatic call to set the Stage
 | |
| 							<code>focus</code> property or a user interaction, such as a "tap." If the
 | |
| 							client system has a hardware keyboard available or does not support
 | |
| 						virtual keyboards, then the soft keyboard is not raised.</p>
 | |
| 						<p>The InteractiveObject instance dispatches
 | |
| 							<code>softKeyboardActivating</code>, <code>softKeyboardActivate</code>,
 | |
| 							and <code>softKeyboardDeactivate</code> events when the soft keyboard
 | |
| 						raises and lowers.</p>
 | |
| 						<p><strong>Note:</strong> This property is not supported in AIR applications on
 | |
| 						iOS.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="numlines" class="tsd-anchor"></a>
 | |
| 					<h3>num<wbr>Lines</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">num<wbr>Lines<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#numlines">numLines</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L344">lib/openfl/text/TextField.d.ts:344</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Defines the number of text lines in a multiline text field. If
 | |
| 								<code>wordWrap</code> property is set to <code>true</code>, the number of
 | |
| 							lines increases when text wraps.</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="opaquebackground" class="tsd-anchor"></a>
 | |
| 					<h3>opaque<wbr>Background</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">opaque<wbr>Background<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#opaquebackground">opaqueBackground</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L435">lib/openfl/display/DisplayObject.d.ts:435</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Specifies whether the display object is opaque with a certain background
 | |
| 								color. A transparent bitmap contains alpha channel data and is drawn
 | |
| 								transparently. An opaque bitmap has no alpha channel(and renders faster
 | |
| 								than a transparent bitmap). If the bitmap is opaque, you specify its own
 | |
| 							background color to use.</p>
 | |
| 						</div>
 | |
| 						<p>If set to a number value, the surface is opaque(not transparent) with
 | |
| 							the RGB background color that the number specifies. If set to
 | |
| 							<code>null</code>(the default value), the display object has a
 | |
| 						transparent background.</p>
 | |
| 						<p>The <code>opaqueBackground</code> property is intended mainly for use
 | |
| 							with the <code>cacheAsBitmap</code> property, for rendering optimization.
 | |
| 							For display objects in which the <code>cacheAsBitmap</code> property is
 | |
| 							set to true, setting <code>opaqueBackground</code> can improve rendering
 | |
| 						performance.</p>
 | |
| 						<p>The opaque background region is <em>not</em> matched when calling the
 | |
| 							<code>hitTestPoint()</code> method with the <code>shapeFlag</code>
 | |
| 						parameter set to <code>true</code>.</p>
 | |
| 						<p>The opaque background region does not respond to mouse events.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="parent" class="tsd-anchor"></a>
 | |
| 					<h3>parent</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">parent<span class="tsd-signature-symbol">:</span> <a href="openfl.display.displayobjectcontainer.html" class="tsd-signature-type">DisplayObjectContainer</a></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#parent">parent</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L451">lib/openfl/display/DisplayObject.d.ts:451</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Indicates the DisplayObjectContainer object that contains this display
 | |
| 								object. Use the <code>parent</code> property to specify a relative path to
 | |
| 								display objects that are above the current display object in the display
 | |
| 							list hierarchy.</p>
 | |
| 						</div>
 | |
| 						<p>You can use <code>parent</code> to move up multiple levels in the
 | |
| 						display list as in the following:</p>
 | |
| 						<dl class="tsd-comment-tags">
 | |
| 							<dt>throws</dt>
 | |
| 							<dd><p>SecurityError The parent display object belongs to a security
 | |
| 									sandbox to which you do not have access. You can
 | |
| 									avoid this situation by having the parent movie call
 | |
| 								the <code>Security.allowDomain()</code> method.</p>
 | |
| 							</dd>
 | |
| 						</dl>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="restrict" class="tsd-anchor"></a>
 | |
| 					<h3>restrict</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">restrict<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#restrict">restrict</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L392">lib/openfl/text/TextField.d.ts:392</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Indicates the set of characters that a user can enter into the text field.
 | |
| 								If the value of the <code>restrict</code> property is <code>null</code>,
 | |
| 								you can enter any character. If the value of the <code>restrict</code>
 | |
| 								property is an empty string, you cannot enter any character. If the value
 | |
| 								of the <code>restrict</code> property is a string of characters, you can
 | |
| 								enter only characters in the string into the text field. The string is
 | |
| 								scanned from left to right. You can specify a range by using the hyphen
 | |
| 								(-) character. Only user interaction is restricted; a script can put any
 | |
| 								text into the text field. <ph outputclass="flashonly">This property does
 | |
| 							not synchronize with the Embed font options in the Property inspector.</p>
 | |
| 						</div>
 | |
| 						<p>If the string begins with a caret(^) character, all characters are
 | |
| 							initially accepted and succeeding characters in the string are excluded
 | |
| 							from the set of accepted characters. If the string does not begin with a
 | |
| 							caret(^) character, no characters are initially accepted and succeeding
 | |
| 							characters in the string are included in the set of accepted
 | |
| 						characters.</p>
 | |
| 						<p>The following example allows only uppercase characters, spaces, and
 | |
| 							numbers to be entered into a text field:
 | |
| 						<code>my_txt.restrict = "A-Z 0-9";</code></p>
 | |
| 						<p>The following example includes all characters, but excludes lowercase
 | |
| 							letters:
 | |
| 						<code>my_txt.restrict = "^a-z";</code></p>
 | |
| 						<p>You can use a backslash to enter a ^ or - verbatim. The accepted
 | |
| 							backslash sequences are -, \^ or \. The backslash must be an actual
 | |
| 							character in the string, so when specified in ActionScript, a double
 | |
| 							backslash must be used. For example, the following code includes only the
 | |
| 							dash(-) and caret(^):
 | |
| 						<code>my_txt.restrict = "\\-\\^";</code></p>
 | |
| 						<p>The ^ can be used anywhere in the string to toggle between including
 | |
| 							characters and excluding characters. The following code includes only
 | |
| 							uppercase letters, but excludes the uppercase letter Q:
 | |
| 						<code>my_txt.restrict = "A-Z^Q";</code></p>
 | |
| 						<p>You can use the <code>\u</code> escape sequence to construct
 | |
| 							<code>restrict</code> strings. The following code includes only the
 | |
| 							characters from ASCII 32(space) to ASCII 126(tilde).
 | |
| 						<code>my_txt.restrict = "\u0020-\u007E";</code></p>
 | |
| 						<dl class="tsd-comment-tags">
 | |
| 							<dt>default</dt>
 | |
| 							<dd><p>null</p>
 | |
| 							</dd>
 | |
| 						</dl>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="root" class="tsd-anchor"></a>
 | |
| 					<h3>root</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">root<span class="tsd-signature-symbol">:</span> <a href="openfl.display.displayobject.html" class="tsd-signature-type">DisplayObject</a></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#root">root</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L479">lib/openfl/display/DisplayObject.d.ts:479</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>For a display object in a loaded SWF file, the <code>root</code> property
 | |
| 								is the top-most display object in the portion of the display list's tree
 | |
| 								structure represented by that SWF file. For a Bitmap object representing a
 | |
| 								loaded image file, the <code>root</code> property is the Bitmap object
 | |
| 								itself. For the instance of the main class of the first SWF file loaded,
 | |
| 								the <code>root</code> property is the display object itself. The
 | |
| 								<code>root</code> property of the Stage object is the Stage object itself.
 | |
| 								The <code>root</code> property is set to <code>null</code> for any display
 | |
| 								object that has not been added to the display list, unless it has been
 | |
| 								added to a display object container that is off the display list but that
 | |
| 							is a child of the top-most display object in a loaded SWF file.</p>
 | |
| 						</div>
 | |
| 						<p>For example, if you create a new Sprite object by calling the
 | |
| 							<code>Sprite()</code> constructor method, its <code>root</code> property
 | |
| 							is <code>null</code> until you add it to the display list(or to a display
 | |
| 							object container that is off the display list but that is a child of the
 | |
| 						top-most display object in a SWF file).</p>
 | |
| 						<p>For a loaded SWF file, even though the Loader object used to load the
 | |
| 							file may not be on the display list, the top-most display object in the
 | |
| 							SWF file has its <code>root</code> property set to itself. The Loader
 | |
| 							object does not have its <code>root</code> property set until it is added
 | |
| 							as a child of a display object for which the <code>root</code> property is
 | |
| 						set.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="rotation" class="tsd-anchor"></a>
 | |
| 					<h3>rotation</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">rotation<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#rotation">rotation</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L489">lib/openfl/display/DisplayObject.d.ts:489</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Indicates the rotation of the DisplayObject instance, in degrees, from its
 | |
| 								original orientation. Values from 0 to 180 represent clockwise rotation;
 | |
| 								values from 0 to -180 represent counterclockwise rotation. Values outside
 | |
| 								this range are added to or subtracted from 360 to obtain a value within
 | |
| 								the range. For example, the statement <code>my_video.rotation = 450</code>
 | |
| 							is the same as <code>my_video.rotation = 90</code>.</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="scale9grid" class="tsd-anchor"></a>
 | |
| 					<h3>scale9<wbr>Grid</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">scale9<wbr>Grid<span class="tsd-signature-symbol">:</span> <a href="openfl.geom.rectangle.html" class="tsd-signature-type">Rectangle</a></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#scale9grid">scale9Grid</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L553">lib/openfl/display/DisplayObject.d.ts:553</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The current scaling grid that is in effect. If set to <code>null</code>,
 | |
| 								the entire display object is scaled normally when any scale transformation
 | |
| 							is applied.</p>
 | |
| 						</div>
 | |
| 						<p>When you define the <code>scale9Grid</code> property, the display
 | |
| 							object is divided into a grid with nine regions based on the
 | |
| 							<code>scale9Grid</code> rectangle, which defines the center region of the
 | |
| 						grid. The eight other regions of the grid are the following areas:</p>
 | |
| 						<ul>
 | |
| 							<li>The upper-left corner outside of the rectangle</li>
 | |
| 							<li>The area above the rectangle</li>
 | |
| 							<li>The upper-right corner outside of the rectangle</li>
 | |
| 							<li>The area to the left of the rectangle</li>
 | |
| 							<li>The area to the right of the rectangle</li>
 | |
| 							<li>The lower-left corner outside of the rectangle</li>
 | |
| 							<li>The area below the rectangle</li>
 | |
| 							<li>The lower-right corner outside of the rectangle</li>
 | |
| 						</ul>
 | |
| 						<p>You can think of the eight regions outside of the center(defined by
 | |
| 							the rectangle) as being like a picture frame that has special rules
 | |
| 						applied to it when scaled.</p>
 | |
| 						<p>When the <code>scale9Grid</code> property is set and a display object
 | |
| 							is scaled, all text and gradients are scaled normally; however, for other
 | |
| 						types of objects the following rules apply:</p>
 | |
| 						<ul>
 | |
| 							<li>Content in the center region is scaled normally.</li>
 | |
| 							<li>Content in the corners is not scaled.</li>
 | |
| 							<li>Content in the top and bottom regions is scaled horizontally only.
 | |
| 							Content in the left and right regions is scaled vertically only.</li>
 | |
| 							<li>All fills(including bitmaps, video, and gradients) are stretched to
 | |
| 							fit their shapes.</li>
 | |
| 						</ul>
 | |
| 						<p>If a display object is rotated, all subsequent scaling is normal(and
 | |
| 						the <code>scale9Grid</code> property is ignored).</p>
 | |
| 						<p>For example, consider the following display object and a rectangle that
 | |
| 						is applied as the display object's <code>scale9Grid</code>:</p>
 | |
| 						<p>A common use for setting <code>scale9Grid</code> is to set up a display
 | |
| 							object to be used as a component, in which edge regions retain the same
 | |
| 						width when the component is scaled.</p>
 | |
| 						<dl class="tsd-comment-tags">
 | |
| 							<dt>throws</dt>
 | |
| 							<dd><p>ArgumentError If you pass an invalid argument to the method.</p>
 | |
| 							</dd>
 | |
| 						</dl>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="scalex" class="tsd-anchor"></a>
 | |
| 					<h3>scaleX</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">scaleX<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#scalex">scaleX</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L563">lib/openfl/display/DisplayObject.d.ts:563</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Indicates the horizontal scale(percentage) of the object as applied from
 | |
| 								the registration point. The default registration point is(0,0). 1.0
 | |
| 							equals 100% scale.</p>
 | |
| 						</div>
 | |
| 						<p>Scaling the local coordinate system changes the <code>x</code> and
 | |
| 						<code>y</code> property values, which are defined in whole pixels.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="scaley" class="tsd-anchor"></a>
 | |
| 					<h3>scaleY</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">scaleY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#scaley">scaleY</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L573">lib/openfl/display/DisplayObject.d.ts:573</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Indicates the vertical scale(percentage) of an object as applied from the
 | |
| 								registration point of the object. The default registration point is(0,0).
 | |
| 							1.0 is 100% scale.</p>
 | |
| 						</div>
 | |
| 						<p>Scaling the local coordinate system changes the <code>x</code> and
 | |
| 						<code>y</code> property values, which are defined in whole pixels.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="scrollh" class="tsd-anchor"></a>
 | |
| 					<h3>scrollH</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">scrollH<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#scrollh">scrollH</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L410">lib/openfl/text/TextField.d.ts:410</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The current horizontal scrolling position. If the <code>scrollH</code>
 | |
| 								property is 0, the text is not horizontally scrolled. This property value
 | |
| 							is an integer that represents the horizontal position in pixels.</p>
 | |
| 						</div>
 | |
| 						<p>The units of horizontal scrolling are pixels, whereas the units of
 | |
| 							vertical scrolling are lines. Horizontal scrolling is measured in pixels
 | |
| 							because most fonts you typically use are proportionally spaced; that is,
 | |
| 							the characters can have different widths. Flash Player performs vertical
 | |
| 							scrolling by line because users usually want to see a complete line of
 | |
| 							text rather than a partial line. Even if a line uses multiple fonts, the
 | |
| 						height of the line adjusts to fit the largest font in use.</p>
 | |
| 						<p><strong>Note: </strong>The <code>scrollH</code> property is zero-based, not
 | |
| 						1-based like the <code>scrollV</code> vertical scrolling property.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="scrollrect" class="tsd-anchor"></a>
 | |
| 					<h3>scroll<wbr>Rect</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">scroll<wbr>Rect<span class="tsd-signature-symbol">:</span> <a href="openfl.geom.rectangle.html" class="tsd-signature-type">Rectangle</a></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#scrollrect">scrollRect</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L601">lib/openfl/display/DisplayObject.d.ts:601</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The scroll rectangle bounds of the display object. The display object is
 | |
| 								cropped to the size defined by the rectangle, and it scrolls within the
 | |
| 								rectangle when you change the <code>x</code> and <code>y</code> properties
 | |
| 							of the <code>scrollRect</code> object.</p>
 | |
| 						</div>
 | |
| 						<p>The properties of the <code>scrollRect</code> Rectangle object use the
 | |
| 							display object's coordinate space and are scaled just like the overall
 | |
| 							display object. The corner bounds of the cropped window on the scrolling
 | |
| 							display object are the origin of the display object(0,0) and the point
 | |
| 							defined by the width and height of the rectangle. They are not centered
 | |
| 							around the origin, but use the origin to define the upper-left corner of
 | |
| 							the area. A scrolled display object always scrolls in whole pixel
 | |
| 						increments.</p>
 | |
| 						<p>You can scroll an object left and right by setting the <code>x</code>
 | |
| 							property of the <code>scrollRect</code> Rectangle object. You can scroll
 | |
| 							an object up and down by setting the <code>y</code> property of the
 | |
| 							<code>scrollRect</code> Rectangle object. If the display object is rotated
 | |
| 							90° and you scroll it left and right, the display object actually scrolls
 | |
| 						up and down.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="scrollv" class="tsd-anchor"></a>
 | |
| 					<h3>scrollV</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">scrollV<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#scrollv">scrollV</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L426">lib/openfl/text/TextField.d.ts:426</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The vertical position of text in a text field. The <code>scrollV</code>
 | |
| 								property is useful for directing users to a specific paragraph in a long
 | |
| 							passage, or creating scrolling text fields.</p>
 | |
| 						</div>
 | |
| 						<p>The units of vertical scrolling are lines, whereas the units of
 | |
| 							horizontal scrolling are pixels. If the first line displayed is the first
 | |
| 							line in the text field, scrollV is set to 1(not 0). Horizontal scrolling
 | |
| 							is measured in pixels because most fonts are proportionally spaced; that
 | |
| 							is, the characters can have different widths. Flash performs vertical
 | |
| 							scrolling by line because users usually want to see a complete line of
 | |
| 							text rather than a partial line. Even if there are multiple fonts on a
 | |
| 						line, the height of the line adjusts to fit the largest font in use.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="selectable" class="tsd-anchor"></a>
 | |
| 					<h3>selectable</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">selectable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#selectable">selectable</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L446">lib/openfl/text/TextField.d.ts:446</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>A Boolean value that indicates whether the text field is selectable. The
 | |
| 								value <code>true</code> indicates that the text is selectable. The
 | |
| 								<code>selectable</code> property controls whether a text field is
 | |
| 								selectable, not whether a text field is editable. A dynamic text field can
 | |
| 								be selectable even if it is not editable. If a dynamic text field is not
 | |
| 							selectable, the user cannot select its text.</p>
 | |
| 						</div>
 | |
| 						<p>If <code>selectable</code> is set to <code>false</code>, the text in
 | |
| 							the text field does not respond to selection commands from the mouse or
 | |
| 							keyboard, and the text cannot be copied with the Copy command. If
 | |
| 							<code>selectable</code> is set to <code>true</code>, the text in the text
 | |
| 							field can be selected with the mouse or keyboard, and the text can be
 | |
| 							copied with the Copy command. You can select text this way even if the
 | |
| 						text field is a dynamic text field instead of an input text field.</p>
 | |
| 						<dl class="tsd-comment-tags">
 | |
| 							<dt>default</dt>
 | |
| 							<dd><p>true</p>
 | |
| 							</dd>
 | |
| 						</dl>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="selectionbeginindex" class="tsd-anchor"></a>
 | |
| 					<h3>selection<wbr>Begin<wbr>Index</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">selection<wbr>Begin<wbr>Index<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#selectionbeginindex">selectionBeginIndex</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L454">lib/openfl/text/TextField.d.ts:454</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The zero-based character index value of the first character in the current
 | |
| 								selection. For example, the first character is 0, the second character is
 | |
| 								1, and so on. If no text is selected, this property is the value of
 | |
| 							<code>caretIndex</code>.</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="selectionendindex" class="tsd-anchor"></a>
 | |
| 					<h3>selection<wbr>End<wbr>Index</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">selection<wbr>End<wbr>Index<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#selectionendindex">selectionEndIndex</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L462">lib/openfl/text/TextField.d.ts:462</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The zero-based character index value of the last character in the current
 | |
| 								selection. For example, the first character is 0, the second character is
 | |
| 								1, and so on. If no text is selected, this property is the value of
 | |
| 							<code>caretIndex</code>.</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="sharpness" class="tsd-anchor"></a>
 | |
| 					<h3>sharpness</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">sharpness<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#sharpness">sharpness</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L474">lib/openfl/text/TextField.d.ts:474</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The sharpness of the glyph edges in this text field. This property applies
 | |
| 								only if the <code>flash.text.AntiAliasType</code> property of the text
 | |
| 								field is set to <code>flash.text.AntiAliasType.ADVANCED</code>. The range
 | |
| 								for <code>sharpness</code> is a number from -400 to 400. If you attempt to
 | |
| 								set <code>sharpness</code> to a value outside that range, Flash sets the
 | |
| 							property to the nearest value in the range(either -400 or 400).</p>
 | |
| 						</div>
 | |
| 						<dl class="tsd-comment-tags">
 | |
| 							<dt>default</dt>
 | |
| 							<dd><p>0</p>
 | |
| 							</dd>
 | |
| 						</dl>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="softkeyboardinputareaofinterest" class="tsd-anchor"></a>
 | |
| 					<h3>soft<wbr>Keyboard<wbr>Input<wbr>Area<wbr>OfInterest</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">soft<wbr>Keyboard<wbr>Input<wbr>Area<wbr>OfInterest<span class="tsd-signature-symbol">:</span> <a href="openfl.geom.rectangle.html" class="tsd-signature-type">Rectangle</a></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.interactiveobject.html">InteractiveObject</a>.<a href="openfl.display.interactiveobject.html#softkeyboardinputareaofinterest">softKeyboardInputAreaOfInterest</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/InteractiveObject.d.ts#L1117">lib/openfl/display/InteractiveObject.d.ts:1117</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="stage" class="tsd-anchor"></a>
 | |
| 					<h3>stage</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">stage<span class="tsd-signature-symbol">:</span> <a href="openfl.display.stage.html" class="tsd-signature-type">Stage</a></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#stage">stage</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L613">lib/openfl/display/DisplayObject.d.ts:613</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The Stage of the display object. A Flash runtime application has only one
 | |
| 								Stage object. For example, you can create and load multiple display
 | |
| 								objects into the display list, and the <code>stage</code> property of each
 | |
| 								display object refers to the same Stage object(even if the display object
 | |
| 							belongs to a loaded SWF file).</p>
 | |
| 						</div>
 | |
| 						<p>If a display object is not added to the display list, its
 | |
| 						<code>stage</code> property is set to <code>null</code>.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="tabenabled" class="tsd-anchor"></a>
 | |
| 					<h3>tab<wbr>Enabled</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">tab<wbr>Enabled<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.interactiveobject.html">InteractiveObject</a>.<a href="openfl.display.interactiveobject.html#tabenabled">tabEnabled</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/InteractiveObject.d.ts#L1118">lib/openfl/display/InteractiveObject.d.ts:1118</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="tabindex" class="tsd-anchor"></a>
 | |
| 					<h3>tab<wbr>Index</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">tab<wbr>Index<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.interactiveobject.html">InteractiveObject</a>.<a href="openfl.display.interactiveobject.html#tabindex">tabIndex</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/InteractiveObject.d.ts#L1119">lib/openfl/display/InteractiveObject.d.ts:1119</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited 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-type">string</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#text">text</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L484">lib/openfl/text/TextField.d.ts:484</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>A string that is the current text in the text field. Lines are separated
 | |
| 								by the carriage return character(<code>'\r'</code>, ASCII 13). This
 | |
| 							property contains unformatted text in the text field, without HTML tags.</p>
 | |
| 						</div>
 | |
| 						<p>To get the text in HTML form, use the <code>htmlText</code>
 | |
| 						property.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="textcolor" class="tsd-anchor"></a>
 | |
| 					<h3>text<wbr>Color</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">text<wbr>Color<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#textcolor">textColor</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L495">lib/openfl/text/TextField.d.ts:495</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The color of the text in a text field, in hexadecimal format. The
 | |
| 								hexadecimal color system uses six digits to represent color values. Each
 | |
| 								digit has 16 possible values or characters. The characters range from 0-9
 | |
| 								and then A-F. For example, black is <code>0x000000</code>; white is
 | |
| 							<code>0xFFFFFF</code>.</p>
 | |
| 						</div>
 | |
| 						<dl class="tsd-comment-tags">
 | |
| 							<dt>default</dt>
 | |
| 							<dd><p>0(0x000000)</p>
 | |
| 							</dd>
 | |
| 						</dl>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="textheight" class="tsd-anchor"></a>
 | |
| 					<h3>text<wbr>Height</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">text<wbr>Height<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#textheight">textHeight</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L500">lib/openfl/text/TextField.d.ts:500</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The height of the text in pixels.</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="textwidth" class="tsd-anchor"></a>
 | |
| 					<h3>text<wbr>Width</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">text<wbr>Width<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#textwidth">textWidth</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L505">lib/openfl/text/TextField.d.ts:505</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The width of the text in pixels.</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="transform" class="tsd-anchor"></a>
 | |
| 					<h3>transform</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">transform<span class="tsd-signature-symbol">:</span> <a href="openfl.geom.transform.html" class="tsd-signature-type">Transform</a></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#transform">transform</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L653">lib/openfl/display/DisplayObject.d.ts:653</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>An object with properties pertaining to a display object's matrix, color
 | |
| 								transform, and pixel bounds. The specific properties  -  matrix,
 | |
| 								colorTransform, and three read-only properties
 | |
| 								(<code>concatenatedMatrix</code>, <code>concatenatedColorTransform</code>,
 | |
| 								and <code>pixelBounds</code>)  -  are described in the entry for the
 | |
| 							Transform class.</p>
 | |
| 						</div>
 | |
| 						<p>Each of the transform object's properties is itself an object. This
 | |
| 							concept is important because the only way to set new values for the matrix
 | |
| 							or colorTransform objects is to create a new object and copy that object
 | |
| 						into the transform.matrix or transform.colorTransform property.</p>
 | |
| 						<p>For example, to increase the <code>tx</code> value of a display
 | |
| 							object's matrix, you must make a copy of the entire matrix object, then
 | |
| 							copy the new object into the matrix property of the transform object:
 | |
| 							<code>var myMatrix:Matrix =
 | |
| myDisplayObject.transform.matrix; myMatrix.tx += 10;
 | |
| myDisplayObject.transform.matrix = myMatrix;</code></p>
 | |
| 						<p>You cannot directly set the <code>tx</code> property. The following
 | |
| 							code has no effect on <code>myDisplayObject</code>:
 | |
| 							<code>myDisplayObject.transform.matrix.tx +=
 | |
| 10;</code></p>
 | |
| 						<p>You can also copy an entire transform object and assign it to another
 | |
| 							display object's transform property. For example, the following code
 | |
| 							copies the entire transform object from <code>myOldDisplayObj</code> to
 | |
| 							<code>myNewDisplayObj</code>:
 | |
| 						<code>myNewDisplayObj.transform = myOldDisplayObj.transform;</code></p>
 | |
| 						<p>The resulting display object, <code>myNewDisplayObj</code>, now has the
 | |
| 							same values for its matrix, color transform, and pixel bounds as the old
 | |
| 						display object, <code>myOldDisplayObj</code>.</p>
 | |
| 						<p>Note that AIR for TV devices use hardware acceleration, if it is
 | |
| 						available, for color transforms.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="type" class="tsd-anchor"></a>
 | |
| 					<h3>type</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <a href="../enums/openfl.text.textfieldtype.html" class="tsd-signature-type">TextFieldType</a></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#type">type</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L517">lib/openfl/text/TextField.d.ts:517</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>The type of the text field. Either one of the following TextFieldType
 | |
| 								constants: <code>TextFieldType.DYNAMIC</code>, which specifies a dynamic
 | |
| 								text field, which a user cannot edit, or <code>TextFieldType.INPUT</code>,
 | |
| 							which specifies an input text field, which a user can edit.</p>
 | |
| 						</div>
 | |
| 						<dl class="tsd-comment-tags">
 | |
| 							<dt>default</dt>
 | |
| 							<dd><p>dynamic</p>
 | |
| 							</dd>
 | |
| 							<dt>throws</dt>
 | |
| 							<dd><p>ArgumentError The <code>type</code> specified is not a member of
 | |
| 								flash.text.TextFieldType.</p>
 | |
| 							</dd>
 | |
| 						</dl>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="visible" class="tsd-anchor"></a>
 | |
| 					<h3>visible</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">visible<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#visible">visible</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L660">lib/openfl/display/DisplayObject.d.ts:660</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Whether or not the display object is visible. Display objects that are not
 | |
| 								visible are disabled. For example, if <code>visible=false</code> for an
 | |
| 							InteractiveObject instance, it cannot be clicked.</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="width" class="tsd-anchor"></a>
 | |
| 					<h3>width</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">width<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#width">width</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L672">lib/openfl/display/DisplayObject.d.ts:672</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Indicates the width of the display object, in pixels. The width is
 | |
| 								calculated based on the bounds of the content of the display object. When
 | |
| 								you set the <code>width</code> property, the <code>scaleX</code> property
 | |
| 							is adjusted accordingly, as shown in the following code:</p>
 | |
| 						</div>
 | |
| 						<p>Except for TextField and Video objects, a display object with no
 | |
| 							content(such as an empty sprite) has a width of 0, even if you try to set
 | |
| 						<code>width</code> to a different value.</p>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="wordwrap" class="tsd-anchor"></a>
 | |
| 					<h3>word<wbr>Wrap</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">word<wbr>Wrap<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#wordwrap">wordWrap</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L525">lib/openfl/text/TextField.d.ts:525</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>A Boolean value that indicates whether the text field has word wrap. If
 | |
| 								the value of <code>wordWrap</code> is <code>true</code>, the text field
 | |
| 								has word wrap; if the value is <code>false</code>, the text field does not
 | |
| 							have word wrap. The default value is <code>false</code>.</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="x" class="tsd-anchor"></a>
 | |
| 					<h3>x</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">x<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#x">x</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L684">lib/openfl/display/DisplayObject.d.ts:684</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Indicates the <em>x</em> coordinate of the DisplayObject instance relative
 | |
| 								to the local coordinates of the parent DisplayObjectContainer. If the
 | |
| 								object is inside a DisplayObjectContainer that has transformations, it is
 | |
| 								in the local coordinate system of the enclosing DisplayObjectContainer.
 | |
| 								Thus, for a DisplayObjectContainer rotated 90° counterclockwise, the
 | |
| 								DisplayObjectContainer's children inherit a coordinate system that is
 | |
| 								rotated 90° counterclockwise. The object's coordinates refer to the
 | |
| 							registration point position.</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="y" class="tsd-anchor"></a>
 | |
| 					<h3>y</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">y<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#y">y</a></p>
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L696">lib/openfl/display/DisplayObject.d.ts:696</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Indicates the <em>y</em> coordinate of the DisplayObject instance relative
 | |
| 								to the local coordinates of the parent DisplayObjectContainer. If the
 | |
| 								object is inside a DisplayObjectContainer that has transformations, it is
 | |
| 								in the local coordinate system of the enclosing DisplayObjectContainer.
 | |
| 								Thus, for a DisplayObjectContainer rotated 90° counterclockwise, the
 | |
| 								DisplayObjectContainer's children inherit a coordinate system that is
 | |
| 								rotated 90° counterclockwise. The object's coordinates refer to the
 | |
| 							registration point position.</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 			</section>
 | |
| 			<section class="tsd-panel-group tsd-member-group tsd-is-inherited tsd-is-external">
 | |
| 				<h2>Methods</h2>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="addeventlistener" class="tsd-anchor"></a>
 | |
| 					<h3>add<wbr>Event<wbr>Listener</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">add<wbr>Event<wbr>Listener<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, listener<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span>, useCapture<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span>, priority<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span>, useWeakReference<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.events.eventdispatcher.html">EventDispatcher</a>.<a href="openfl.events.eventdispatcher.html#addeventlistener">addEventListener</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/events/EventDispatcher.d.ts#L168">lib/openfl/events/EventDispatcher.d.ts:168</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Registers an event listener object with an EventDispatcher object so that
 | |
| 										the listener receives notification of an event. You can register event
 | |
| 										listeners on all nodes in the display list for a specific type of event,
 | |
| 									phase, and priority.</p>
 | |
| 								</div>
 | |
| 								<p>After you successfully register an event listener, you cannot change
 | |
| 									its priority through additional calls to <code>addEventListener()</code>.
 | |
| 									To change a listener's priority, you must first call
 | |
| 									<code>removeListener()</code>. Then you can register the listener again
 | |
| 								with the new priority level.</p>
 | |
| 								<p>Keep in mind that after the listener is registered, subsequent calls to
 | |
| 									<code>addEventListener()</code> with a different <code>type</code> or
 | |
| 									<code>useCapture</code> value result in the creation of a separate
 | |
| 									listener registration. For example, if you first register a listener with
 | |
| 									<code>useCapture</code> set to <code>true</code>, it listens only during
 | |
| 									the capture phase. If you call <code>addEventListener()</code> again using
 | |
| 									the same listener object, but with <code>useCapture</code> set to
 | |
| 									<code>false</code>, you have two separate listeners: one that listens
 | |
| 									during the capture phase and another that listens during the target and
 | |
| 								bubbling phases.</p>
 | |
| 								<p>You cannot register an event listener for only the target phase or the
 | |
| 									bubbling phase. Those phases are coupled during registration because
 | |
| 								bubbling applies only to the ancestors of the target node.</p>
 | |
| 								<p>If you no longer need an event listener, remove it by calling
 | |
| 									<code>removeEventListener()</code>, or memory problems could result. Event
 | |
| 									listeners are not automatically removed from memory because the garbage
 | |
| 									collector does not remove the listener as long as the dispatching object
 | |
| 									exists(unless the <code>useWeakReference</code> parameter is set to
 | |
| 								<code>true</code>).</p>
 | |
| 								<p>Copying an EventDispatcher instance does not copy the event listeners
 | |
| 									attached to it.(If your newly created node needs an event listener, you
 | |
| 									must attach the listener after creating the node.) However, if you move an
 | |
| 									EventDispatcher instance, the event listeners attached to it move along
 | |
| 								with it.</p>
 | |
| 								<p>If the event listener is being registered on a node while an event is
 | |
| 									being processed on this node, the event listener is not triggered during
 | |
| 									the current phase but can be triggered during a later phase in the event
 | |
| 								flow, such as the bubbling phase.</p>
 | |
| 								<p>If an event listener is removed from a node while an event is being
 | |
| 									processed on the node, it is still triggered by the current actions. After
 | |
| 									it is removed, the event listener is never invoked again(unless
 | |
| 								registered again for future processing).</p>
 | |
| 								<dl class="tsd-comment-tags">
 | |
| 									<dt>throws</dt>
 | |
| 									<dd><p>ArgumentError The <code>listener</code> specified is not a
 | |
| 										function.</p>
 | |
| 									</dd>
 | |
| 								</dl>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>type: <span class="tsd-signature-type">string</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The type of event.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 								<li>
 | |
| 									<h5>listener: <span class="tsd-signature-type">function</span></h5>
 | |
| 									<ul class="tsd-parameters">
 | |
| 										<li class="tsd-parameter-siganture">
 | |
| 											<ul class="tsd-signatures tsd-kind-type-literal">
 | |
| 												<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>event<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
 | |
| 											</ul>
 | |
| 											<ul class="tsd-descriptions">
 | |
| 												<li class="tsd-description">
 | |
| 													<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 													<ul class="tsd-parameters">
 | |
| 														<li>
 | |
| 															<h5>event: <span class="tsd-signature-type">object</span></h5>
 | |
| 														</li>
 | |
| 													</ul>
 | |
| 													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
 | |
| 												</li>
 | |
| 											</ul>
 | |
| 										</li>
 | |
| 									</ul>
 | |
| 								</li>
 | |
| 								<li>
 | |
| 									<h5><span class="tsd-flag ts-flagOptional">Optional</span> useCapture: <span class="tsd-signature-type">boolean</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>Determines whether the listener works in the
 | |
| 											capture phase or the target and bubbling phases.
 | |
| 											If <code>useCapture</code> is set to
 | |
| 											<code>true</code>, the listener processes the
 | |
| 											event only during the capture phase and not in the
 | |
| 											target or bubbling phase. If
 | |
| 											<code>useCapture</code> is <code>false</code>, the
 | |
| 											listener processes the event only during the
 | |
| 											target or bubbling phase. To listen for the event
 | |
| 											in all three phases, call
 | |
| 											<code>addEventListener</code> twice, once with
 | |
| 											<code>useCapture</code> set to <code>true</code>,
 | |
| 											then again with <code>useCapture</code> set to
 | |
| 										<code>false</code>.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 								<li>
 | |
| 									<h5><span class="tsd-flag ts-flagOptional">Optional</span> priority: <span class="tsd-signature-type">number</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The priority level of the event listener. The
 | |
| 											priority is designated by a signed 32-bit integer.
 | |
| 											The higher the number, the higher the priority.
 | |
| 											All listeners with priority <em>n</em> are processed
 | |
| 											before listeners of priority <em>n</em>-1. If two or
 | |
| 											more listeners share the same priority, they are
 | |
| 											processed in the order in which they were added.
 | |
| 										The default priority is 0.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 								<li>
 | |
| 									<h5><span class="tsd-flag ts-flagOptional">Optional</span> useWeakReference: <span class="tsd-signature-type">boolean</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>Determines whether the reference to the listener
 | |
| 											is strong or weak. A strong reference(the
 | |
| 											default) prevents your listener from being
 | |
| 										garbage-collected. A weak reference does not.</p>
 | |
| 										<pre><code>                    Class-level member functions are not subject to
 | |
|                     garbage collection, so you can <span class="hljs-keyword">set</span>
 | |
|                     <span class="hljs-string">`useWeakReference`</span> <span class="hljs-keyword">to</span> <span class="hljs-string">`true`</span>
 | |
|                     <span class="hljs-keyword">for</span> <span class="hljs-keyword">class</span>-<span class="hljs-keyword">level</span> <span class="hljs-keyword">member</span> functions <span class="hljs-keyword">without</span>
 | |
|                     subjecting them <span class="hljs-keyword">to</span> garbage collection. <span class="hljs-keyword">If</span> you <span class="hljs-keyword">set</span>
 | |
|                     <span class="hljs-string">`useWeakReference`</span> <span class="hljs-keyword">to</span> <span class="hljs-string">`true`</span>
 | |
|                     <span class="hljs-keyword">for</span> a listener that <span class="hljs-keyword">is</span> a <span class="hljs-keyword">nested</span> <span class="hljs-keyword">inner</span> <span class="hljs-keyword">function</span>,
 | |
|                     the <span class="hljs-keyword">function</span> will be garbage-collected <span class="hljs-keyword">and</span> <span class="hljs-keyword">no</span>
 | |
|                     longer persistent. <span class="hljs-keyword">If</span> you <span class="hljs-keyword">create</span> <span class="hljs-keyword">references</span> <span class="hljs-keyword">to</span> the
 | |
|                     <span class="hljs-keyword">inner</span> <span class="hljs-keyword">function</span>(<span class="hljs-keyword">save</span> it <span class="hljs-keyword">in</span> another <span class="hljs-keyword">variable</span>) <span class="hljs-keyword">then</span>
 | |
|                     it <span class="hljs-keyword">is</span> <span class="hljs-keyword">not</span> garbage-collected <span class="hljs-keyword">and</span> stays
 | |
|                     persistent.
 | |
| </code></pre>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="appendtext" class="tsd-anchor"></a>
 | |
| 					<h3>append<wbr>Text</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">append<wbr>Text<span class="tsd-signature-symbol">(</span>text<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#appendtext">appendText</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L548">lib/openfl/text/TextField.d.ts:548</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Appends the string specified by the <code>newText</code> parameter to the
 | |
| 										end of the text of the text field. This method is more efficient than an
 | |
| 										addition assignment(<code>+=</code>) on a <code>text</code> property
 | |
| 										(such as <code>someTextField.text += moreText</code>), particularly for a
 | |
| 									text field that contains a significant amount of content.</p>
 | |
| 								</div>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>text: <span class="tsd-signature-type">string</span></h5>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="dispatchevent" class="tsd-anchor"></a>
 | |
| 					<h3>dispatch<wbr>Event</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">dispatch<wbr>Event<span class="tsd-signature-symbol">(</span>event<span class="tsd-signature-symbol">: </span><a href="openfl.events.event.html" class="tsd-signature-type">Event</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.events.eventdispatcher.html">EventDispatcher</a>.<a href="openfl.events.eventdispatcher.html#dispatchevent">dispatchEvent</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/events/EventDispatcher.d.ts#L186">lib/openfl/events/EventDispatcher.d.ts:186</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Dispatches an event into the event flow. The event target is the
 | |
| 										EventDispatcher object upon which the <code>dispatchEvent()</code> method
 | |
| 									is called.</p>
 | |
| 								</div>
 | |
| 								<dl class="tsd-comment-tags">
 | |
| 									<dt>throws</dt>
 | |
| 									<dd><p>Error The event dispatch recursion limit has been reached.</p>
 | |
| 									</dd>
 | |
| 								</dl>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>event: <a href="openfl.events.event.html" class="tsd-signature-type">Event</a></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The Event object that is dispatched into the event flow. If
 | |
| 											the event is being redispatched, a clone of the event is
 | |
| 											created automatically. After an event is dispatched, its
 | |
| 											<code>target</code> property cannot be changed, so you must
 | |
| 										create a new copy of the event for redispatching to work.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
 | |
| 							<p>A value of <code>true</code> if the event was successfully
 | |
| 								dispatched. A value of <code>false</code> indicates failure or
 | |
| 							that <code>preventDefault()</code> was called on the event.</p>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="getbounds" class="tsd-anchor"></a>
 | |
| 					<h3>get<wbr>Bounds</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">get<wbr>Bounds<span class="tsd-signature-symbol">(</span>targetCoordinateSpace<span class="tsd-signature-symbol">: </span><a href="openfl.display.displayobject.html" class="tsd-signature-type">DisplayObject</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="openfl.geom.rectangle.html" class="tsd-signature-type">Rectangle</a></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#getbounds">getBounds</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L726">lib/openfl/display/DisplayObject.d.ts:726</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Returns a rectangle that defines the area of the display object relative
 | |
| 										to the coordinate system of the <code>targetCoordinateSpace</code> object.
 | |
| 										Consider the following code, which shows how the rectangle returned can
 | |
| 										vary depending on the <code>targetCoordinateSpace</code> parameter that
 | |
| 									you pass to the method:</p>
 | |
| 								</div>
 | |
| 								<p><strong>Note:</strong> Use the <code>localToGlobal()</code> and
 | |
| 									<code>globalToLocal()</code> methods to convert the display object's local
 | |
| 									coordinates to display coordinates, or display coordinates to local
 | |
| 								coordinates, respectively.</p>
 | |
| 								<p>The <code>getBounds()</code> method is similar to the
 | |
| 									<code>getRect()</code> method; however, the Rectangle returned by the
 | |
| 									<code>getBounds()</code> method includes any strokes on shapes, whereas
 | |
| 									the Rectangle returned by the <code>getRect()</code> method does not. For
 | |
| 								an example, see the description of the <code>getRect()</code> method.</p>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>targetCoordinateSpace: <a href="openfl.display.displayobject.html" class="tsd-signature-type">DisplayObject</a></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The display object that defines the
 | |
| 										coordinate system to use.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <a href="openfl.geom.rectangle.html" class="tsd-signature-type">Rectangle</a></h4>
 | |
| 							<p>The rectangle that defines the area of the display object relative
 | |
| 								to the <code>targetCoordinateSpace</code> object's coordinate
 | |
| 							system.</p>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="getcharboundaries" class="tsd-anchor"></a>
 | |
| 					<h3>get<wbr>Char<wbr>Boundaries</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">get<wbr>Char<wbr>Boundaries<span class="tsd-signature-symbol">(</span>charIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="openfl.geom.rectangle.html" class="tsd-signature-type">Rectangle</a></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#getcharboundaries">getCharBoundaries</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L560">lib/openfl/text/TextField.d.ts:560</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Returns a rectangle that is the bounding box of the character.</p>
 | |
| 								</div>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>charIndex: <span class="tsd-signature-type">number</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The zero-based index value for the character(for
 | |
| 											example, the first position is 0, the second position is
 | |
| 										1, and so on).</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <a href="openfl.geom.rectangle.html" class="tsd-signature-type">Rectangle</a></h4>
 | |
| 							<p>A rectangle with <code>x</code> and <code>y</code> minimum and
 | |
| 							maximum values defining the bounding box of the character.</p>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="getcharindexatpoint" class="tsd-anchor"></a>
 | |
| 					<h3>get<wbr>Char<wbr>Index<wbr>AtPoint</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">get<wbr>Char<wbr>Index<wbr>AtPoint<span class="tsd-signature-symbol">(</span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#getcharindexatpoint">getCharIndexAtPoint</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L573">lib/openfl/text/TextField.d.ts:573</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Returns the zero-based index value of the character at the point specified
 | |
| 									by the <code>x</code> and <code>y</code> parameters.</p>
 | |
| 								</div>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>x: <span class="tsd-signature-type">number</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The <em>x</em> coordinate of the character.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 								<li>
 | |
| 									<h5>y: <span class="tsd-signature-type">number</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The <em>y</em> coordinate of the character.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
 | |
| 							<p>The zero-based index value of the character(for example, the
 | |
| 								first position is 0, the second position is 1, and so on). Returns
 | |
| 							-1 if the point is not over any character.</p>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="getfirstcharinparagraph" class="tsd-anchor"></a>
 | |
| 					<h3>get<wbr>First<wbr>Char<wbr>InParagraph</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">get<wbr>First<wbr>Char<wbr>InParagraph<span class="tsd-signature-symbol">(</span>charIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#getfirstcharinparagraph">getFirstCharInParagraph</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L576">lib/openfl/text/TextField.d.ts:576</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>charIndex: <span class="tsd-signature-type">number</span></h5>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="getlineindexatpoint" class="tsd-anchor"></a>
 | |
| 					<h3>get<wbr>Line<wbr>Index<wbr>AtPoint</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">get<wbr>Line<wbr>Index<wbr>AtPoint<span class="tsd-signature-symbol">(</span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#getlineindexatpoint">getLineIndexAtPoint</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L589">lib/openfl/text/TextField.d.ts:589</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Returns the zero-based index value of the line at the point specified by
 | |
| 									the <code>x</code> and <code>y</code> parameters.</p>
 | |
| 								</div>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>x: <span class="tsd-signature-type">number</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The <em>x</em> coordinate of the line.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 								<li>
 | |
| 									<h5>y: <span class="tsd-signature-type">number</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The <em>y</em> coordinate of the line.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
 | |
| 							<p>The zero-based index value of the line(for example, the first
 | |
| 								line is 0, the second line is 1, and so on). Returns -1 if the
 | |
| 							point is not over any line.</p>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="getlineindexofchar" class="tsd-anchor"></a>
 | |
| 					<h3>get<wbr>Line<wbr>Index<wbr>OfChar</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">get<wbr>Line<wbr>Index<wbr>OfChar<span class="tsd-signature-symbol">(</span>charIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#getlineindexofchar">getLineIndexOfChar</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L592">lib/openfl/text/TextField.d.ts:592</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>charIndex: <span class="tsd-signature-type">number</span></h5>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="getlinelength" class="tsd-anchor"></a>
 | |
| 					<h3>get<wbr>Line<wbr>Length</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">get<wbr>Line<wbr>Length<span class="tsd-signature-symbol">(</span>lineIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#getlinelength">getLineLength</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L595">lib/openfl/text/TextField.d.ts:595</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>lineIndex: <span class="tsd-signature-type">number</span></h5>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="getlinemetrics" class="tsd-anchor"></a>
 | |
| 					<h3>get<wbr>Line<wbr>Metrics</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">get<wbr>Line<wbr>Metrics<span class="tsd-signature-symbol">(</span>lineIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="openfl.text.textlinemetrics.html" class="tsd-signature-type">TextLineMetrics</a></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#getlinemetrics">getLineMetrics</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L605">lib/openfl/text/TextField.d.ts:605</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Returns metrics information about a given text line.</p>
 | |
| 								</div>
 | |
| 								<dl class="tsd-comment-tags">
 | |
| 									<dt>throws</dt>
 | |
| 									<dd><p>RangeError The line number specified is out of range.</p>
 | |
| 									</dd>
 | |
| 								</dl>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>lineIndex: <span class="tsd-signature-type">number</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The line number for which you want metrics information.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <a href="openfl.text.textlinemetrics.html" class="tsd-signature-type">TextLineMetrics</a></h4>
 | |
| 							<p>A TextLineMetrics object.</p>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="getlineoffset" class="tsd-anchor"></a>
 | |
| 					<h3>get<wbr>Line<wbr>Offset</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">get<wbr>Line<wbr>Offset<span class="tsd-signature-symbol">(</span>lineIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#getlineoffset">getLineOffset</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L617">lib/openfl/text/TextField.d.ts:617</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Returns the character index of the first character in the line that the
 | |
| 									<code>lineIndex</code> parameter specifies.</p>
 | |
| 								</div>
 | |
| 								<dl class="tsd-comment-tags">
 | |
| 									<dt>throws</dt>
 | |
| 									<dd><p>RangeError The line number specified is out of range.</p>
 | |
| 									</dd>
 | |
| 								</dl>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>lineIndex: <span class="tsd-signature-type">number</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The zero-based index value of the line(for example, the
 | |
| 										first line is 0, the second line is 1, and so on).</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
 | |
| 							<p>The zero-based index value of the first character in the line.</p>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="getlinetext" class="tsd-anchor"></a>
 | |
| 					<h3>get<wbr>Line<wbr>Text</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">get<wbr>Line<wbr>Text<span class="tsd-signature-symbol">(</span>lineIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#getlinetext">getLineText</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L629">lib/openfl/text/TextField.d.ts:629</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Returns the text of the line specified by the <code>lineIndex</code>
 | |
| 									parameter.</p>
 | |
| 								</div>
 | |
| 								<dl class="tsd-comment-tags">
 | |
| 									<dt>throws</dt>
 | |
| 									<dd><p>RangeError The line number specified is out of range.</p>
 | |
| 									</dd>
 | |
| 								</dl>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>lineIndex: <span class="tsd-signature-type">number</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The zero-based index value of the line(for example, the
 | |
| 										first line is 0, the second line is 1, and so on).</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
 | |
| 							<p>The text string contained in the specified line.</p>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="getparagraphlength" class="tsd-anchor"></a>
 | |
| 					<h3>get<wbr>Paragraph<wbr>Length</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">get<wbr>Paragraph<wbr>Length<span class="tsd-signature-symbol">(</span>charIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#getparagraphlength">getParagraphLength</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L632">lib/openfl/text/TextField.d.ts:632</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>charIndex: <span class="tsd-signature-type">number</span></h5>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="getrect" class="tsd-anchor"></a>
 | |
| 					<h3>get<wbr>Rect</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">get<wbr>Rect<span class="tsd-signature-symbol">(</span>targetCoordinateSpace<span class="tsd-signature-symbol">: </span><a href="openfl.display.displayobject.html" class="tsd-signature-type">DisplayObject</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="openfl.geom.rectangle.html" class="tsd-signature-type">Rectangle</a></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#getrect">getRect</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L747">lib/openfl/display/DisplayObject.d.ts:747</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Returns a rectangle that defines the boundary of the display object, based
 | |
| 										on the coordinate system defined by the <code>targetCoordinateSpace</code>
 | |
| 										parameter, excluding any strokes on shapes. The values that the
 | |
| 										<code>getRect()</code> method returns are the same or smaller than those
 | |
| 									returned by the <code>getBounds()</code> method.</p>
 | |
| 								</div>
 | |
| 								<p><strong>Note:</strong> Use <code>localToGlobal()</code> and
 | |
| 									<code>globalToLocal()</code> methods to convert the display object's local
 | |
| 									coordinates to Stage coordinates, or Stage coordinates to local
 | |
| 								coordinates, respectively.</p>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>targetCoordinateSpace: <a href="openfl.display.displayobject.html" class="tsd-signature-type">DisplayObject</a></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The display object that defines the
 | |
| 										coordinate system to use.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <a href="openfl.geom.rectangle.html" class="tsd-signature-type">Rectangle</a></h4>
 | |
| 							<p>The rectangle that defines the area of the display object relative
 | |
| 								to the <code>targetCoordinateSpace</code> object's coordinate
 | |
| 							system.</p>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="gettextformat" class="tsd-anchor"></a>
 | |
| 					<h3>get<wbr>Text<wbr>Format</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">get<wbr>Text<wbr>Format<span class="tsd-signature-symbol">(</span>beginIndex<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span>, endIndex<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="openfl.text.textformat.html" class="tsd-signature-type">TextFormat</a></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#gettextformat">getTextFormat</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L653">lib/openfl/text/TextField.d.ts:653</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Returns a TextFormat object that contains formatting information for the
 | |
| 										range of text that the <code>beginIndex</code> and <code>endIndex</code>
 | |
| 										parameters specify. Only properties that are common to the entire text
 | |
| 										specified are set in the resulting TextFormat object. Any property that is
 | |
| 										<em>mixed</em>, meaning that it has different values at different points in
 | |
| 									the text, has a value of <code>null</code>.</p>
 | |
| 								</div>
 | |
| 								<p>If you do not specify values for these parameters, this method is
 | |
| 								applied to all the text in the text field.</p>
 | |
| 								<p>The following table describes three possible usages:</p>
 | |
| 								<dl class="tsd-comment-tags">
 | |
| 									<dt>throws</dt>
 | |
| 									<dd><p>RangeError The <code>beginIndex</code> or <code>endIndex</code>
 | |
| 										specified is out of range.</p>
 | |
| 									</dd>
 | |
| 								</dl>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5><span class="tsd-flag ts-flagOptional">Optional</span> beginIndex: <span class="tsd-signature-type">number</span></h5>
 | |
| 								</li>
 | |
| 								<li>
 | |
| 									<h5><span class="tsd-flag ts-flagOptional">Optional</span> endIndex: <span class="tsd-signature-type">number</span></h5>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <a href="openfl.text.textformat.html" class="tsd-signature-type">TextFormat</a></h4>
 | |
| 							<p>The TextFormat object that represents the formatting properties
 | |
| 							for the specified text.</p>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="globaltolocal" class="tsd-anchor"></a>
 | |
| 					<h3>global<wbr>ToLocal</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">global<wbr>ToLocal<span class="tsd-signature-symbol">(</span>pos<span class="tsd-signature-symbol">: </span><a href="openfl.geom.point.html" class="tsd-signature-type">Point</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="openfl.geom.point.html" class="tsd-signature-type">Point</a></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#globaltolocal">globalToLocal</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L767">lib/openfl/display/DisplayObject.d.ts:767</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Converts the <code>point</code> object from the Stage(global) coordinates
 | |
| 									to the display object's(local) coordinates.</p>
 | |
| 								</div>
 | |
| 								<p>To use this method, first create an instance of the Point class. The
 | |
| 									<em>x</em> and <em>y</em> values that you assign represent global coordinates
 | |
| 									because they relate to the origin(0,0) of the main display area. Then
 | |
| 									pass the Point instance as the parameter to the
 | |
| 									<code>globalToLocal()</code> method. The method returns a new Point object
 | |
| 									with <em>x</em> and <em>y</em> values that relate to the origin of the display
 | |
| 								object instead of the origin of the Stage.</p>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>pos: <a href="openfl.geom.point.html" class="tsd-signature-type">Point</a></h5>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <a href="openfl.geom.point.html" class="tsd-signature-type">Point</a></h4>
 | |
| 							<p>A Point object with coordinates relative to the display object.</p>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="haseventlistener" class="tsd-anchor"></a>
 | |
| 					<h3>has<wbr>Event<wbr>Listener</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">has<wbr>Event<wbr>Listener<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.events.eventdispatcher.html">EventDispatcher</a>.<a href="openfl.events.eventdispatcher.html#haseventlistener">hasEventListener</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/events/EventDispatcher.d.ts#L209">lib/openfl/events/EventDispatcher.d.ts:209</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Checks whether the EventDispatcher object has any listeners registered for
 | |
| 										a specific type of event. This allows you to determine where an
 | |
| 										EventDispatcher object has altered handling of an event type in the event
 | |
| 										flow hierarchy. To determine whether a specific event type actually
 | |
| 									triggers an event listener, use <code>willTrigger()</code>.</p>
 | |
| 								</div>
 | |
| 								<p>The difference between <code>hasEventListener()</code> and
 | |
| 									<code>willTrigger()</code> is that <code>hasEventListener()</code>
 | |
| 									examines only the object to which it belongs, whereas
 | |
| 									<code>willTrigger()</code> examines the entire event flow for the event
 | |
| 								specified by the <code>type</code> parameter.</p>
 | |
| 								<p>When <code>hasEventListener()</code> is called from a LoaderInfo
 | |
| 								object, only the listeners that the caller can access are considered.</p>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>type: <span class="tsd-signature-type">string</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The type of event.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
 | |
| 							<p>A value of <code>true</code> if a listener of the specified type
 | |
| 							is registered; <code>false</code> otherwise.</p>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="hittestobject" class="tsd-anchor"></a>
 | |
| 					<h3>hit<wbr>Test<wbr>Object</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">hit<wbr>Test<wbr>Object<span class="tsd-signature-symbol">(</span>obj<span class="tsd-signature-symbol">: </span><a href="openfl.display.displayobject.html" class="tsd-signature-type">DisplayObject</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#hittestobject">hitTestObject</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L783">lib/openfl/display/DisplayObject.d.ts:783</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Evaluates the bounding box of the display object to see if it overlaps or
 | |
| 									intersects with the bounding box of the <code>obj</code> display object.</p>
 | |
| 								</div>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>obj: <a href="openfl.display.displayobject.html" class="tsd-signature-type">DisplayObject</a></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The display object to test against.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
 | |
| 							<p><code>true</code> if the bounding boxes of the display objects
 | |
| 							intersect; <code>false</code> if not.</p>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="hittestpoint" class="tsd-anchor"></a>
 | |
| 					<h3>hit<wbr>Test<wbr>Point</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">hit<wbr>Test<wbr>Point<span class="tsd-signature-symbol">(</span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, shapeFlag<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#hittestpoint">hitTestPoint</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L802">lib/openfl/display/DisplayObject.d.ts:802</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Evaluates the display object to see if it overlaps or intersects with the
 | |
| 										point specified by the <code>x</code> and <code>y</code> parameters. The
 | |
| 										<code>x</code> and <code>y</code> parameters specify a point in the
 | |
| 										coordinate space of the Stage, not the display object container that
 | |
| 										contains the display object(unless that display object container is the
 | |
| 									Stage).</p>
 | |
| 								</div>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>x: <span class="tsd-signature-type">number</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The <em>x</em> coordinate to test against this object.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 								<li>
 | |
| 									<h5>y: <span class="tsd-signature-type">number</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The <em>y</em> coordinate to test against this object.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 								<li>
 | |
| 									<h5><span class="tsd-flag ts-flagOptional">Optional</span> shapeFlag: <span class="tsd-signature-type">boolean</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>Whether to check against the actual pixels of the object
 | |
| 											(<code>true</code>) or the bounding box
 | |
| 										(<code>false</code>).</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
 | |
| 							<p><code>true</code> if the display object overlaps or intersects
 | |
| 							with the specified point; <code>false</code> otherwise.</p>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="localtoglobal" class="tsd-anchor"></a>
 | |
| 					<h3>local<wbr>ToGlobal</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">local<wbr>ToGlobal<span class="tsd-signature-symbol">(</span>point<span class="tsd-signature-symbol">: </span><a href="openfl.geom.point.html" class="tsd-signature-type">Point</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="openfl.geom.point.html" class="tsd-signature-type">Point</a></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.display.displayobject.html">DisplayObject</a>.<a href="openfl.display.displayobject.html#localtoglobal">localToGlobal</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/DisplayObject.d.ts#L828">lib/openfl/display/DisplayObject.d.ts:828</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Converts the <code>point</code> object from the display object's(local)
 | |
| 									coordinates to the Stage(global) coordinates.</p>
 | |
| 								</div>
 | |
| 								<p>This method allows you to convert any given <em>x</em> and <em>y</em>
 | |
| 									coordinates from values that are relative to the origin(0,0) of a
 | |
| 									specific display object(local coordinates) to values that are relative to
 | |
| 								the origin of the Stage(global coordinates).</p>
 | |
| 								<p>To use this method, first create an instance of the Point class. The
 | |
| 									<em>x</em> and <em>y</em> values that you assign represent local coordinates
 | |
| 								because they relate to the origin of the display object.</p>
 | |
| 								<p>You then pass the Point instance that you created as the parameter to
 | |
| 									the <code>localToGlobal()</code> method. The method returns a new Point
 | |
| 									object with <em>x</em> and <em>y</em> values that relate to the origin of the
 | |
| 								Stage instead of the origin of the display object.</p>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>point: <a href="openfl.geom.point.html" class="tsd-signature-type">Point</a></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The name or identifier of a point created with the Point
 | |
| 											class, specifying the <em>x</em> and <em>y</em> coordinates as
 | |
| 										properties.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <a href="openfl.geom.point.html" class="tsd-signature-type">Point</a></h4>
 | |
| 							<p>A Point object with coordinates relative to the Stage.</p>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="removeeventlistener" class="tsd-anchor"></a>
 | |
| 					<h3>remove<wbr>Event<wbr>Listener</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">remove<wbr>Event<wbr>Listener<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, listener<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span>, useCapture<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.events.eventdispatcher.html">EventDispatcher</a>.<a href="openfl.events.eventdispatcher.html#removeeventlistener">removeEventListener</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/events/EventDispatcher.d.ts#L227">lib/openfl/events/EventDispatcher.d.ts:227</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Removes a listener from the EventDispatcher object. If there is no
 | |
| 										matching listener registered with the EventDispatcher object, a call to
 | |
| 									this method has no effect.</p>
 | |
| 								</div>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>type: <span class="tsd-signature-type">string</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The type of event.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 								<li>
 | |
| 									<h5>listener: <span class="tsd-signature-type">function</span></h5>
 | |
| 									<ul class="tsd-parameters">
 | |
| 										<li class="tsd-parameter-siganture">
 | |
| 											<ul class="tsd-signatures tsd-kind-type-literal">
 | |
| 												<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>event<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
 | |
| 											</ul>
 | |
| 											<ul class="tsd-descriptions">
 | |
| 												<li class="tsd-description">
 | |
| 													<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 													<ul class="tsd-parameters">
 | |
| 														<li>
 | |
| 															<h5>event: <span class="tsd-signature-type">object</span></h5>
 | |
| 														</li>
 | |
| 													</ul>
 | |
| 													<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
 | |
| 												</li>
 | |
| 											</ul>
 | |
| 										</li>
 | |
| 									</ul>
 | |
| 								</li>
 | |
| 								<li>
 | |
| 									<h5><span class="tsd-flag ts-flagOptional">Optional</span> useCapture: <span class="tsd-signature-type">boolean</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>Specifies whether the listener was registered for the
 | |
| 											capture phase or the target and bubbling phases. If the
 | |
| 											listener was registered for both the capture phase and
 | |
| 											the target and bubbling phases, two calls to
 | |
| 											<code>removeEventListener()</code> are required to
 | |
| 											remove both, one call with <code>useCapture()</code> set
 | |
| 											to <code>true</code>, and another call with
 | |
| 										<code>useCapture()</code> set to <code>false</code>.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="replaceselectedtext" class="tsd-anchor"></a>
 | |
| 					<h3>replace<wbr>Selected<wbr>Text</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">replace<wbr>Selected<wbr>Text<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#replaceselectedtext">replaceSelectedText</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L656">lib/openfl/text/TextField.d.ts:656</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>value: <span class="tsd-signature-type">string</span></h5>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="replacetext" class="tsd-anchor"></a>
 | |
| 					<h3>replace<wbr>Text</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">replace<wbr>Text<span class="tsd-signature-symbol">(</span>beginIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, endIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, newText<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#replacetext">replaceText</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L659">lib/openfl/text/TextField.d.ts:659</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>beginIndex: <span class="tsd-signature-type">number</span></h5>
 | |
| 								</li>
 | |
| 								<li>
 | |
| 									<h5>endIndex: <span class="tsd-signature-type">number</span></h5>
 | |
| 								</li>
 | |
| 								<li>
 | |
| 									<h5>newText: <span class="tsd-signature-type">string</span></h5>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="requestsoftkeyboard" class="tsd-anchor"></a>
 | |
| 					<h3>request<wbr>Soft<wbr>Keyboard</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">request<wbr>Soft<wbr>Keyboard<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.display.interactiveobject.html">InteractiveObject</a>.<a href="openfl.display.interactiveobject.html#requestsoftkeyboard">requestSoftKeyboard</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/display/InteractiveObject.d.ts#L1153">lib/openfl/display/InteractiveObject.d.ts:1153</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Raises a virtual keyboard.</p>
 | |
| 								</div>
 | |
| 								<p>Calling this method focuses the InteractiveObject instance and raises
 | |
| 									the soft keyboard, if necessary. The <code>needsSoftKeyboard</code> must
 | |
| 									also be <code>true</code>. A keyboard is not raised if a hardware keyboard
 | |
| 									is available, or if the client system does not support virtual
 | |
| 								keyboards.</p>
 | |
| 								<p><strong>Note:</strong> This method is not supported in AIR applications on
 | |
| 								iOS.</p>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
 | |
| 							<p>A value of <code>true</code> means that the soft keyboard request
 | |
| 								was granted; <code>false</code> means that the soft keyboard was
 | |
| 							not raised.</p>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="setselection" class="tsd-anchor"></a>
 | |
| 					<h3>set<wbr>Selection</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">set<wbr>Selection<span class="tsd-signature-symbol">(</span>beginIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, endIndex<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#setselection">setSelection</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L675">lib/openfl/text/TextField.d.ts:675</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Sets as selected the text designated by the index values of the first and
 | |
| 										last characters, which are specified with the <code>beginIndex</code> and
 | |
| 										<code>endIndex</code> parameters. If the two parameter values are the
 | |
| 										same, this method sets the insertion point, as if you set the
 | |
| 									<code>caretIndex</code> property.</p>
 | |
| 								</div>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>beginIndex: <span class="tsd-signature-type">number</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The zero-based index value of the first character in the
 | |
| 											selection(for example, the first character is 0, the
 | |
| 										second character is 1, and so on).</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 								<li>
 | |
| 									<h5>endIndex: <span class="tsd-signature-type">number</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The zero-based index value of the last character in the
 | |
| 										selection.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="settextformat" class="tsd-anchor"></a>
 | |
| 					<h3>set<wbr>Text<wbr>Format</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">set<wbr>Text<wbr>Format<span class="tsd-signature-symbol">(</span>format<span class="tsd-signature-symbol">: </span><a href="openfl.text.textformat.html" class="tsd-signature-type">TextFormat</a>, beginIndex<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span>, endIndex<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.text.textfield.html">TextField</a>.<a href="openfl.text.textfield.html#settextformat">setTextFormat</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/text/TextField.d.ts#L723">lib/openfl/text/TextField.d.ts:723</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Applies the text formatting that the <code>format</code> parameter
 | |
| 										specifies to the specified text in a text field. The value of
 | |
| 										<code>format</code> must be a TextFormat object that specifies the desired
 | |
| 										text formatting changes. Only the non-null properties of
 | |
| 										<code>format</code> are applied to the text field. Any property of
 | |
| 										<code>format</code> that is set to <code>null</code> is not applied. By
 | |
| 										default, all of the properties of a newly created TextFormat object are
 | |
| 									set to <code>null</code>.</p>
 | |
| 								</div>
 | |
| 								<p><strong>Note:</strong> This method does not work if a style sheet is applied to
 | |
| 								the text field.</p>
 | |
| 								<p>The <code>setTextFormat()</code> method changes the text formatting
 | |
| 									applied to a range of characters or to the entire body of text in a text
 | |
| 									field. To apply the properties of format to all text in the text field, do
 | |
| 									not specify values for <code>beginIndex</code> and <code>endIndex</code>.
 | |
| 									To apply the properties of the format to a range of text, specify values
 | |
| 									for the <code>beginIndex</code> and the <code>endIndex</code> parameters.
 | |
| 									You can use the <code>length</code> property to determine the index
 | |
| 								values.</p>
 | |
| 								<p>The two types of formatting information in a TextFormat object are
 | |
| 									character level formatting and paragraph level formatting. Each character
 | |
| 									in a text field can have its own character formatting settings, such as
 | |
| 								font name, font size, bold, and italic.</p>
 | |
| 								<p>For paragraphs, the first character of the paragraph is examined for
 | |
| 									the paragraph formatting settings for the entire paragraph. Examples of
 | |
| 									paragraph formatting settings are left margin, right margin, and
 | |
| 								indentation.</p>
 | |
| 								<p>Any text inserted manually by the user, or replaced by the
 | |
| 									<code>replaceSelectedText()</code> method, receives the default text field
 | |
| 									formatting for new text, and not the formatting specified for the text
 | |
| 									insertion point. To set the default formatting for new text, use
 | |
| 								<code>defaultTextFormat</code>.</p>
 | |
| 								<dl class="tsd-comment-tags">
 | |
| 									<dt>throws</dt>
 | |
| 									<dd><p>Error      This method cannot be used on a text field with a style
 | |
| 										sheet.</p>
 | |
| 									</dd>
 | |
| 									<dt>throws</dt>
 | |
| 									<dd><p>RangeError The <code>beginIndex</code> or <code>endIndex</code>
 | |
| 										specified is out of range.</p>
 | |
| 									</dd>
 | |
| 								</dl>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>format: <a href="openfl.text.textformat.html" class="tsd-signature-type">TextFormat</a></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>A TextFormat object that contains character and paragraph
 | |
| 										formatting information.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 								<li>
 | |
| 									<h5><span class="tsd-flag ts-flagOptional">Optional</span> beginIndex: <span class="tsd-signature-type">number</span></h5>
 | |
| 								</li>
 | |
| 								<li>
 | |
| 									<h5><span class="tsd-flag ts-flagOptional">Optional</span> endIndex: <span class="tsd-signature-type">number</span></h5>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="tostring" class="tsd-anchor"></a>
 | |
| 					<h3>to<wbr>String</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">to<wbr>String<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.events.eventdispatcher.html">EventDispatcher</a>.<a href="openfl.events.eventdispatcher.html#tostring">toString</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/events/EventDispatcher.d.ts#L230">lib/openfl/events/EventDispatcher.d.ts:230</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 					<a name="willtrigger" class="tsd-anchor"></a>
 | |
| 					<h3>will<wbr>Trigger</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">will<wbr>Trigger<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
 | |
| 					</ul>
 | |
| 					<ul class="tsd-descriptions">
 | |
| 						<li class="tsd-description">
 | |
| 							<aside class="tsd-sources">
 | |
| 								<p>Inherited from <a href="openfl.events.eventdispatcher.html">EventDispatcher</a>.<a href="openfl.events.eventdispatcher.html#willtrigger">willTrigger</a></p>
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/events/EventDispatcher.d.ts#L253">lib/openfl/events/EventDispatcher.d.ts:253</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Checks whether an event listener is registered with this EventDispatcher
 | |
| 										object or any of its ancestors for the specified event type. This method
 | |
| 										returns <code>true</code> if an event listener is triggered during any
 | |
| 										phase of the event flow when an event of the specified type is dispatched
 | |
| 									to this EventDispatcher object or any of its descendants.</p>
 | |
| 								</div>
 | |
| 								<p>The difference between the <code>hasEventListener()</code> and the
 | |
| 									<code>willTrigger()</code> methods is that <code>hasEventListener()</code>
 | |
| 									examines only the object to which it belongs, whereas the
 | |
| 									<code>willTrigger()</code> method examines the entire event flow for the
 | |
| 								event specified by the <code>type</code> parameter.</p>
 | |
| 								<p>When <code>willTrigger()</code> is called from a LoaderInfo object,
 | |
| 								only the listeners that the caller can access are considered.</p>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-parameters-title">Parameters</h4>
 | |
| 							<ul class="tsd-parameters">
 | |
| 								<li>
 | |
| 									<h5>type: <span class="tsd-signature-type">string</span></h5>
 | |
| 									<div class="tsd-comment tsd-typography">
 | |
| 										<p>The type of event.</p>
 | |
| 									</div>
 | |
| 								</li>
 | |
| 							</ul>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
 | |
| 							<p>A value of <code>true</code> if a listener of the specified type
 | |
| 							will be triggered; <code>false</code> otherwise.</p>
 | |
| 						</li>
 | |
| 					</ul>
 | |
| 				</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-class tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="openfl.display.fps.html" class="tsd-kind-icon">FPS</a>
 | |
| 						<ul>
 | |
| 							<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#constructor" class="tsd-kind-icon">constructor</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#alpha" class="tsd-kind-icon">alpha</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#antialiastype" class="tsd-kind-icon">anti<wbr>Alias<wbr>Type</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#autosize" class="tsd-kind-icon">auto<wbr>Size</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#background" class="tsd-kind-icon">background</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#backgroundcolor" class="tsd-kind-icon">background<wbr>Color</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#blendmode" class="tsd-kind-icon">blend<wbr>Mode</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#border" class="tsd-kind-icon">border</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#bordercolor" class="tsd-kind-icon">border<wbr>Color</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#bottomscrollv" class="tsd-kind-icon">bottom<wbr>ScrollV</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#cacheasbitmap" class="tsd-kind-icon">cache<wbr>AsBitmap</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#caretindex" class="tsd-kind-icon">caret<wbr>Index</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#currentfps" class="tsd-kind-icon">currentFPS</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#defaulttextformat" class="tsd-kind-icon">default<wbr>Text<wbr>Format</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#displayaspassword" class="tsd-kind-icon">display<wbr>AsPassword</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#doubleclickenabled" class="tsd-kind-icon">double<wbr>Click<wbr>Enabled</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#embedfonts" class="tsd-kind-icon">embed<wbr>Fonts</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#filters" class="tsd-kind-icon">filters</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#focusrect" class="tsd-kind-icon">focus<wbr>Rect</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#gridfittype" class="tsd-kind-icon">grid<wbr>Fit<wbr>Type</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#height" class="tsd-kind-icon">height</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#htmltext" class="tsd-kind-icon">html<wbr>Text</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#length" class="tsd-kind-icon">length</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#loaderinfo" class="tsd-kind-icon">loader<wbr>Info</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#mask" class="tsd-kind-icon">mask</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#maxchars" class="tsd-kind-icon">max<wbr>Chars</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#maxscrollh" class="tsd-kind-icon">max<wbr>ScrollH</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#maxscrollv" class="tsd-kind-icon">max<wbr>ScrollV</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#mouseenabled" class="tsd-kind-icon">mouse<wbr>Enabled</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#mousewheelenabled" class="tsd-kind-icon">mouse<wbr>Wheel<wbr>Enabled</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#mousex" class="tsd-kind-icon">mouseX</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#mousey" class="tsd-kind-icon">mouseY</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#multiline" class="tsd-kind-icon">multiline</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#name" class="tsd-kind-icon">name</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#needssoftkeyboard" class="tsd-kind-icon">needs<wbr>Soft<wbr>Keyboard</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#numlines" class="tsd-kind-icon">num<wbr>Lines</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#opaquebackground" class="tsd-kind-icon">opaque<wbr>Background</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#parent" class="tsd-kind-icon">parent</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#restrict" class="tsd-kind-icon">restrict</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#root" class="tsd-kind-icon">root</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#rotation" class="tsd-kind-icon">rotation</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#scale9grid" class="tsd-kind-icon">scale9<wbr>Grid</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#scalex" class="tsd-kind-icon">scaleX</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#scaley" class="tsd-kind-icon">scaleY</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#scrollh" class="tsd-kind-icon">scrollH</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#scrollrect" class="tsd-kind-icon">scroll<wbr>Rect</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#scrollv" class="tsd-kind-icon">scrollV</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#selectable" class="tsd-kind-icon">selectable</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#selectionbeginindex" class="tsd-kind-icon">selection<wbr>Begin<wbr>Index</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#selectionendindex" class="tsd-kind-icon">selection<wbr>End<wbr>Index</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#sharpness" class="tsd-kind-icon">sharpness</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#softkeyboardinputareaofinterest" class="tsd-kind-icon">soft<wbr>Keyboard<wbr>Input<wbr>Area<wbr>OfInterest</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#stage" class="tsd-kind-icon">stage</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#tabenabled" class="tsd-kind-icon">tab<wbr>Enabled</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#tabindex" class="tsd-kind-icon">tab<wbr>Index</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#text" class="tsd-kind-icon">text</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#textcolor" class="tsd-kind-icon">text<wbr>Color</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#textheight" class="tsd-kind-icon">text<wbr>Height</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#textwidth" class="tsd-kind-icon">text<wbr>Width</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#transform" class="tsd-kind-icon">transform</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#type" class="tsd-kind-icon">type</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#visible" class="tsd-kind-icon">visible</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#width" class="tsd-kind-icon">width</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#wordwrap" class="tsd-kind-icon">word<wbr>Wrap</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#x" class="tsd-kind-icon">x</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#y" class="tsd-kind-icon">y</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#addeventlistener" class="tsd-kind-icon">add<wbr>Event<wbr>Listener</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#appendtext" class="tsd-kind-icon">append<wbr>Text</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#dispatchevent" class="tsd-kind-icon">dispatch<wbr>Event</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#getbounds" class="tsd-kind-icon">get<wbr>Bounds</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#getcharboundaries" class="tsd-kind-icon">get<wbr>Char<wbr>Boundaries</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#getcharindexatpoint" class="tsd-kind-icon">get<wbr>Char<wbr>Index<wbr>AtPoint</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#getfirstcharinparagraph" class="tsd-kind-icon">get<wbr>First<wbr>Char<wbr>InParagraph</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#getlineindexatpoint" class="tsd-kind-icon">get<wbr>Line<wbr>Index<wbr>AtPoint</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#getlineindexofchar" class="tsd-kind-icon">get<wbr>Line<wbr>Index<wbr>OfChar</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#getlinelength" class="tsd-kind-icon">get<wbr>Line<wbr>Length</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#getlinemetrics" class="tsd-kind-icon">get<wbr>Line<wbr>Metrics</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#getlineoffset" class="tsd-kind-icon">get<wbr>Line<wbr>Offset</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#getlinetext" class="tsd-kind-icon">get<wbr>Line<wbr>Text</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#getparagraphlength" class="tsd-kind-icon">get<wbr>Paragraph<wbr>Length</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#getrect" class="tsd-kind-icon">get<wbr>Rect</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#gettextformat" class="tsd-kind-icon">get<wbr>Text<wbr>Format</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#globaltolocal" class="tsd-kind-icon">global<wbr>ToLocal</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#haseventlistener" class="tsd-kind-icon">has<wbr>Event<wbr>Listener</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#hittestobject" class="tsd-kind-icon">hit<wbr>Test<wbr>Object</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#hittestpoint" class="tsd-kind-icon">hit<wbr>Test<wbr>Point</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#localtoglobal" class="tsd-kind-icon">local<wbr>ToGlobal</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#removeeventlistener" class="tsd-kind-icon">remove<wbr>Event<wbr>Listener</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#replaceselectedtext" class="tsd-kind-icon">replace<wbr>Selected<wbr>Text</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#replacetext" class="tsd-kind-icon">replace<wbr>Text</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#requestsoftkeyboard" class="tsd-kind-icon">request<wbr>Soft<wbr>Keyboard</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#setselection" class="tsd-kind-icon">set<wbr>Selection</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#settextformat" class="tsd-kind-icon">set<wbr>Text<wbr>Format</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#tostring" class="tsd-kind-icon">to<wbr>String</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
 | |
| 								<a href="openfl.display.fps.html#willtrigger" class="tsd-kind-icon">will<wbr>Trigger</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> |