2277 lines
		
	
	
		
			130 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			2277 lines
		
	
	
		
			130 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!doctype html>
 | |
| <html class="default no-js">
 | |
| <head>
 | |
| 	<meta charset="utf-8">
 | |
| 	<meta http-equiv="X-UA-Compatible" content="IE=edge">
 | |
| 	<title>Keyboard | openfl</title>
 | |
| 	<meta name="description" content="">
 | |
| 	<meta name="viewport" content="width=device-width, initial-scale=1">
 | |
| 	<link rel="stylesheet" href="../assets/css/main.css">
 | |
| </head>
 | |
| <body>
 | |
| <header>
 | |
| 	<div class="tsd-page-toolbar">
 | |
| 		<div class="container">
 | |
| 			<div class="table-wrap">
 | |
| 				<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
 | |
| 					<div class="field">
 | |
| 						<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
 | |
| 						<input id="tsd-search-field" type="text" />
 | |
| 					</div>
 | |
| 					<ul class="results">
 | |
| 						<li class="state loading">Preparing search index...</li>
 | |
| 						<li class="state failure">The search index is not available</li>
 | |
| 					</ul>
 | |
| 					<a href="../index.html" class="title">openfl</a>
 | |
| 				</div>
 | |
| 				<div class="table-cell" id="tsd-widgets">
 | |
| 					<div id="tsd-filter">
 | |
| 						<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
 | |
| 						<div class="tsd-filter-group">
 | |
| 							<div class="tsd-select" id="tsd-filter-visibility">
 | |
| 								<span class="tsd-select-label">All</span>
 | |
| 								<ul class="tsd-select-list">
 | |
| 									<li data-value="public">Public</li>
 | |
| 									<li data-value="protected">Public/Protected</li>
 | |
| 									<li data-value="private" class="selected">All</li>
 | |
| 								</ul>
 | |
| 							</div>
 | |
| 							<input type="checkbox" id="tsd-filter-inherited" checked />
 | |
| 							<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
 | |
| 							<input type="checkbox" id="tsd-filter-externals" checked />
 | |
| 							<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
 | |
| 							<input type="checkbox" id="tsd-filter-only-exported" />
 | |
| 							<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 					<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
 | |
| 				</div>
 | |
| 			</div>
 | |
| 		</div>
 | |
| 	</div>
 | |
| 	<div class="tsd-page-title">
 | |
| 		<div class="container">
 | |
| 			<ul class="tsd-breadcrumb">
 | |
| 				<li>
 | |
| 					<a href="../index.html">openfl</a>
 | |
| 				</li>
 | |
| 				<li>
 | |
| 					<a href="../modules/openfl.ui.html">ui</a>
 | |
| 				</li>
 | |
| 				<li>
 | |
| 					<a href="openfl.ui.keyboard.html">Keyboard</a>
 | |
| 				</li>
 | |
| 			</ul>
 | |
| 			<h1>Class Keyboard</h1>
 | |
| 		</div>
 | |
| 	</div>
 | |
| </header>
 | |
| <div class="container container-main">
 | |
| 	<div class="row">
 | |
| 		<div class="col-8 col-content">
 | |
| 			<section class="tsd-panel tsd-comment">
 | |
| 				<div class="tsd-comment tsd-typography">
 | |
| 					<div class="lead">
 | |
| 						<p>The Keyboard class is used to build an interface that can be controlled by
 | |
| 							a user with a standard keyboard. You can use the methods and properties of
 | |
| 							the Keyboard class without using a constructor. The properties of the
 | |
| 							Keyboard class are constants representing the keys that are most commonly
 | |
| 						used to control games.</p>
 | |
| 					</div>
 | |
| 				</div>
 | |
| 			</section>
 | |
| 			<section class="tsd-panel tsd-hierarchy">
 | |
| 				<h3>Hierarchy</h3>
 | |
| 				<ul class="tsd-hierarchy">
 | |
| 					<li>
 | |
| 						<span class="target">Keyboard</span>
 | |
| 					</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>Properties</h3>
 | |
| 							<ul class="tsd-index-list">
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#a" class="tsd-kind-icon">A</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#alternate" class="tsd-kind-icon">ALTERNATE</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#b" class="tsd-kind-icon">B</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#backquote" class="tsd-kind-icon">BACKQUOTE</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#backslash" class="tsd-kind-icon">BACKSLASH</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#backspace" class="tsd-kind-icon">BACKSPACE</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#break" class="tsd-kind-icon">BREAK</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#c" class="tsd-kind-icon">C</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#caps_lock" class="tsd-kind-icon">CAPS_<wbr>LOCK</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#comma" class="tsd-kind-icon">COMMA</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#command" class="tsd-kind-icon">COMMAND</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#control" class="tsd-kind-icon">CONTROL</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#d" class="tsd-kind-icon">D</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#delete" class="tsd-kind-icon">DELETE</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#down" class="tsd-kind-icon">DOWN</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#e" class="tsd-kind-icon">E</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#end" class="tsd-kind-icon">END</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#enter" class="tsd-kind-icon">ENTER</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#equal" class="tsd-kind-icon">EQUAL</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#escape" class="tsd-kind-icon">ESCAPE</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#f" class="tsd-kind-icon">F</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#f1" class="tsd-kind-icon">F1</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#f10" class="tsd-kind-icon">F10</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#f11" class="tsd-kind-icon">F11</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#f12" class="tsd-kind-icon">F12</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#f13" class="tsd-kind-icon">F13</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#f14" class="tsd-kind-icon">F14</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#f15" class="tsd-kind-icon">F15</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#f2" class="tsd-kind-icon">F2</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#f3" class="tsd-kind-icon">F3</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#f4" class="tsd-kind-icon">F4</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#f5" class="tsd-kind-icon">F5</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#f6" class="tsd-kind-icon">F6</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#f7" class="tsd-kind-icon">F7</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#f8" class="tsd-kind-icon">F8</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#f9" class="tsd-kind-icon">F9</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#g" class="tsd-kind-icon">G</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#h" class="tsd-kind-icon">H</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#home" class="tsd-kind-icon">HOME</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#i" class="tsd-kind-icon">I</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#insert" class="tsd-kind-icon">INSERT</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#j" class="tsd-kind-icon">J</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#k" class="tsd-kind-icon">K</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#l" class="tsd-kind-icon">L</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#left" class="tsd-kind-icon">LEFT</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#leftbracket" class="tsd-kind-icon">LEFTBRACKET</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#m" class="tsd-kind-icon">M</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#minus" class="tsd-kind-icon">MINUS</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#n" class="tsd-kind-icon">N</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#number_0" class="tsd-kind-icon">NUMBER_<wbr>0</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#number_1" class="tsd-kind-icon">NUMBER_<wbr>1</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#number_2" class="tsd-kind-icon">NUMBER_<wbr>2</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#number_3" class="tsd-kind-icon">NUMBER_<wbr>3</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#number_4" class="tsd-kind-icon">NUMBER_<wbr>4</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#number_5" class="tsd-kind-icon">NUMBER_<wbr>5</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#number_6" class="tsd-kind-icon">NUMBER_<wbr>6</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#number_7" class="tsd-kind-icon">NUMBER_<wbr>7</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#number_8" class="tsd-kind-icon">NUMBER_<wbr>8</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#number_9" class="tsd-kind-icon">NUMBER_<wbr>9</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numlock" class="tsd-kind-icon">NUMLOCK</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numpad" class="tsd-kind-icon">NUMPAD</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numpad_0" class="tsd-kind-icon">NUMPAD_<wbr>0</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numpad_1" class="tsd-kind-icon">NUMPAD_<wbr>1</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numpad_2" class="tsd-kind-icon">NUMPAD_<wbr>2</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numpad_3" class="tsd-kind-icon">NUMPAD_<wbr>3</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numpad_4" class="tsd-kind-icon">NUMPAD_<wbr>4</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numpad_5" class="tsd-kind-icon">NUMPAD_<wbr>5</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numpad_6" class="tsd-kind-icon">NUMPAD_<wbr>6</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numpad_7" class="tsd-kind-icon">NUMPAD_<wbr>7</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numpad_8" class="tsd-kind-icon">NUMPAD_<wbr>8</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numpad_9" class="tsd-kind-icon">NUMPAD_<wbr>9</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numpad_add" class="tsd-kind-icon">NUMPAD_<wbr>ADD</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numpad_decimal" class="tsd-kind-icon">NUMPAD_<wbr>DECIMAL</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numpad_divide" class="tsd-kind-icon">NUMPAD_<wbr>DIVIDE</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numpad_enter" class="tsd-kind-icon">NUMPAD_<wbr>ENTER</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numpad_multiply" class="tsd-kind-icon">NUMPAD_<wbr>MULTIPLY</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numpad_subtract" class="tsd-kind-icon">NUMPAD_<wbr>SUBTRACT</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#o" class="tsd-kind-icon">O</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#p" class="tsd-kind-icon">P</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#page_down" class="tsd-kind-icon">PAGE_<wbr>DOWN</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#page_up" class="tsd-kind-icon">PAGE_<wbr>UP</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#period" class="tsd-kind-icon">PERIOD</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#q" class="tsd-kind-icon">Q</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#quote" class="tsd-kind-icon">QUOTE</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#r" class="tsd-kind-icon">R</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#right" class="tsd-kind-icon">RIGHT</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#rightbracket" class="tsd-kind-icon">RIGHTBRACKET</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#s" class="tsd-kind-icon">S</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#semicolon" class="tsd-kind-icon">SEMICOLON</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#shift" class="tsd-kind-icon">SHIFT</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#slash" class="tsd-kind-icon">SLASH</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#space" class="tsd-kind-icon">SPACE</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#t" class="tsd-kind-icon">T</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#tab" class="tsd-kind-icon">TAB</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#u" class="tsd-kind-icon">U</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#up" class="tsd-kind-icon">UP</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#v" class="tsd-kind-icon">V</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#w" class="tsd-kind-icon">W</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#x" class="tsd-kind-icon">X</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#y" class="tsd-kind-icon">Y</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#z" class="tsd-kind-icon">Z</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#capslock" class="tsd-kind-icon">caps<wbr>Lock</a></li>
 | |
| 								<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#numlock-1" class="tsd-kind-icon">num<wbr>Lock</a></li>
 | |
| 							</ul>
 | |
| 						</section>
 | |
| 						<section class="tsd-index-section tsd-is-external">
 | |
| 							<h3>Methods</h3>
 | |
| 							<ul class="tsd-index-list">
 | |
| 								<li class="tsd-kind-method tsd-parent-kind-class tsd-is-static tsd-is-external"><a href="openfl.ui.keyboard.html#isaccessible" class="tsd-kind-icon">is<wbr>Accessible</a></li>
 | |
| 							</ul>
 | |
| 						</section>
 | |
| 					</div>
 | |
| 				</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-static tsd-is-external">
 | |
| 					<a name="a" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> A</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">A<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/ui/Keyboard.d.ts#L69">lib/openfl/ui/Keyboard.d.ts:69</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the A key(65).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="alternate" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> ALTERNATE</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">ALTERNATE<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/ui/Keyboard.d.ts#L381">lib/openfl/ui/Keyboard.d.ts:381</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Alternate(Option) key
 | |
| 							(18).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="b" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> B</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">B<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/ui/Keyboard.d.ts#L74">lib/openfl/ui/Keyboard.d.ts:74</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the B key(66).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="backquote" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> BACKQUOTE</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">BACKQUOTE<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/ui/Keyboard.d.ts#L512">lib/openfl/ui/Keyboard.d.ts:512</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the ` key(192).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="backslash" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> BACKSLASH</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">BACKSLASH<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/ui/Keyboard.d.ts#L522">lib/openfl/ui/Keyboard.d.ts:522</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the \ key(220).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="backspace" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> BACKSPACE</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">BACKSPACE<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/ui/Keyboard.d.ts#L370">lib/openfl/ui/Keyboard.d.ts:370</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Backspace key(8).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="break" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> BREAK</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">BREAK<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/ui/Keyboard.d.ts#L404">lib/openfl/ui/Keyboard.d.ts:404</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="c" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> C</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">C<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/ui/Keyboard.d.ts#L79">lib/openfl/ui/Keyboard.d.ts:79</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the C key(67).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="caps_lock" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> CAPS_<wbr>LOCK</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">CAPS_<wbr>LOCK<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/ui/Keyboard.d.ts#L409">lib/openfl/ui/Keyboard.d.ts:409</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Caps Lock key(20).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="comma" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> COMMA</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">COMMA<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/ui/Keyboard.d.ts#L492">lib/openfl/ui/Keyboard.d.ts:492</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the , key(188).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="command" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> COMMAND</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">COMMAND<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/ui/Keyboard.d.ts#L392">lib/openfl/ui/Keyboard.d.ts:392</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the Mac command key(15). This constant is
 | |
| 							currently only used for setting menu key equivalents.</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="control" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> CONTROL</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">CONTROL<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/ui/Keyboard.d.ts#L402">lib/openfl/ui/Keyboard.d.ts:402</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Control key(17).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="d" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> D</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">D<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/ui/Keyboard.d.ts#L84">lib/openfl/ui/Keyboard.d.ts:84</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the D key(68).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="delete" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> DELETE</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">DELETE<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/ui/Keyboard.d.ts#L475">lib/openfl/ui/Keyboard.d.ts:475</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Delete key(46).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="down" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> DOWN</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">DOWN<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/ui/Keyboard.d.ts#L465">lib/openfl/ui/Keyboard.d.ts:465</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Down Arrow key(40).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="e" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> E</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">E<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/ui/Keyboard.d.ts#L89">lib/openfl/ui/Keyboard.d.ts:89</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the E key(69).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="end" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> END</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">END<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/ui/Keyboard.d.ts#L440">lib/openfl/ui/Keyboard.d.ts:440</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the End key(35).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="enter" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> ENTER</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">ENTER<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/ui/Keyboard.d.ts#L386">lib/openfl/ui/Keyboard.d.ts:386</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Enter key(13).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="equal" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> EQUAL</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">EQUAL<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/ui/Keyboard.d.ts#L487">lib/openfl/ui/Keyboard.d.ts:487</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the = key(187).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="escape" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> ESCAPE</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">ESCAPE<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/ui/Keyboard.d.ts#L420">lib/openfl/ui/Keyboard.d.ts:420</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Escape key(27).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="f" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> F</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">F<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/ui/Keyboard.d.ts#L94">lib/openfl/ui/Keyboard.d.ts:94</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the F key(70).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="f1" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> F1</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">F1<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/ui/Keyboard.d.ts#L295">lib/openfl/ui/Keyboard.d.ts:295</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the F1 key(112).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="f10" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> F10</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">F10<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/ui/Keyboard.d.ts#L340">lib/openfl/ui/Keyboard.d.ts:340</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the F10 key(121).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="f11" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> F11</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">F11<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/ui/Keyboard.d.ts#L345">lib/openfl/ui/Keyboard.d.ts:345</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the F11 key(122).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="f12" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> F12</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">F12<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/ui/Keyboard.d.ts#L350">lib/openfl/ui/Keyboard.d.ts:350</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the F12 key(123).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="f13" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> F13</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">F13<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/ui/Keyboard.d.ts#L355">lib/openfl/ui/Keyboard.d.ts:355</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the F13 key(124).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="f14" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> F14</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">F14<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/ui/Keyboard.d.ts#L360">lib/openfl/ui/Keyboard.d.ts:360</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the F14 key(125).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="f15" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> F15</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">F15<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/ui/Keyboard.d.ts#L365">lib/openfl/ui/Keyboard.d.ts:365</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the F15 key(126).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="f2" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> F2</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">F2<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/ui/Keyboard.d.ts#L300">lib/openfl/ui/Keyboard.d.ts:300</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the F2 key(113).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="f3" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> F3</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">F3<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/ui/Keyboard.d.ts#L305">lib/openfl/ui/Keyboard.d.ts:305</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the F3 key(114).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="f4" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> F4</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">F4<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/ui/Keyboard.d.ts#L310">lib/openfl/ui/Keyboard.d.ts:310</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the F4 key(115).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="f5" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> F5</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">F5<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/ui/Keyboard.d.ts#L315">lib/openfl/ui/Keyboard.d.ts:315</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the F5 key(116).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="f6" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> F6</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">F6<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/ui/Keyboard.d.ts#L320">lib/openfl/ui/Keyboard.d.ts:320</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the F6 key(117).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="f7" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> F7</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">F7<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/ui/Keyboard.d.ts#L325">lib/openfl/ui/Keyboard.d.ts:325</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the F7 key(118).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="f8" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> F8</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">F8<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/ui/Keyboard.d.ts#L330">lib/openfl/ui/Keyboard.d.ts:330</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the F8 key(119).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="f9" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> F9</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">F9<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/ui/Keyboard.d.ts#L335">lib/openfl/ui/Keyboard.d.ts:335</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the F9 key(120).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="g" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> G</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">G<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/ui/Keyboard.d.ts#L99">lib/openfl/ui/Keyboard.d.ts:99</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the G key(71).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="h" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> H</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">H<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/ui/Keyboard.d.ts#L104">lib/openfl/ui/Keyboard.d.ts:104</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the H key(72).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="home" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> HOME</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">HOME<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/ui/Keyboard.d.ts#L445">lib/openfl/ui/Keyboard.d.ts:445</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Home key(36).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="i" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> I</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">I<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/ui/Keyboard.d.ts#L109">lib/openfl/ui/Keyboard.d.ts:109</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the I key(73).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="insert" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> INSERT</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">INSERT<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/ui/Keyboard.d.ts#L470">lib/openfl/ui/Keyboard.d.ts:470</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Insert key(45).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="j" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> J</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">J<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/ui/Keyboard.d.ts#L114">lib/openfl/ui/Keyboard.d.ts:114</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the J key(74).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="k" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> K</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">K<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/ui/Keyboard.d.ts#L119">lib/openfl/ui/Keyboard.d.ts:119</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the K key(75).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="l" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> L</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">L<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/ui/Keyboard.d.ts#L124">lib/openfl/ui/Keyboard.d.ts:124</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the L key(76).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="left" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> LEFT</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">LEFT<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/ui/Keyboard.d.ts#L450">lib/openfl/ui/Keyboard.d.ts:450</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Left Arrow key(37).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="leftbracket" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> LEFTBRACKET</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">LEFTBRACKET<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/ui/Keyboard.d.ts#L517">lib/openfl/ui/Keyboard.d.ts:517</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the [ key(219).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="m" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> M</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">M<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/ui/Keyboard.d.ts#L129">lib/openfl/ui/Keyboard.d.ts:129</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the M key(77).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="minus" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> MINUS</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">MINUS<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/ui/Keyboard.d.ts#L497">lib/openfl/ui/Keyboard.d.ts:497</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the - key(189).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="n" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> N</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">N<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/ui/Keyboard.d.ts#L134">lib/openfl/ui/Keyboard.d.ts:134</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the N key(78).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="number_0" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMBER_<wbr>0</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMBER_<wbr>0<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/ui/Keyboard.d.ts#L19">lib/openfl/ui/Keyboard.d.ts:19</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the 0 key(48).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="number_1" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMBER_<wbr>1</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMBER_<wbr>1<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/ui/Keyboard.d.ts#L24">lib/openfl/ui/Keyboard.d.ts:24</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the 1 key(49).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="number_2" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMBER_<wbr>2</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMBER_<wbr>2<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/ui/Keyboard.d.ts#L29">lib/openfl/ui/Keyboard.d.ts:29</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the 2 key(50).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="number_3" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMBER_<wbr>3</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMBER_<wbr>3<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/ui/Keyboard.d.ts#L34">lib/openfl/ui/Keyboard.d.ts:34</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the 3 key(51).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="number_4" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMBER_<wbr>4</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMBER_<wbr>4<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/ui/Keyboard.d.ts#L39">lib/openfl/ui/Keyboard.d.ts:39</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the 4 key(52).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="number_5" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMBER_<wbr>5</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMBER_<wbr>5<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/ui/Keyboard.d.ts#L44">lib/openfl/ui/Keyboard.d.ts:44</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the 5 key(53).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="number_6" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMBER_<wbr>6</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMBER_<wbr>6<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/ui/Keyboard.d.ts#L49">lib/openfl/ui/Keyboard.d.ts:49</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the 6 key(54).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="number_7" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMBER_<wbr>7</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMBER_<wbr>7<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/ui/Keyboard.d.ts#L54">lib/openfl/ui/Keyboard.d.ts:54</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the 7 key(55).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="number_8" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMBER_<wbr>8</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMBER_<wbr>8<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/ui/Keyboard.d.ts#L59">lib/openfl/ui/Keyboard.d.ts:59</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the 8 key(56).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="number_9" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMBER_<wbr>9</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMBER_<wbr>9<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/ui/Keyboard.d.ts#L64">lib/openfl/ui/Keyboard.d.ts:64</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the 9 key(57).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numlock" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMLOCK</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMLOCK<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/ui/Keyboard.d.ts#L477">lib/openfl/ui/Keyboard.d.ts:477</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numpad" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMPAD</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMPAD<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/ui/Keyboard.d.ts#L415">lib/openfl/ui/Keyboard.d.ts:415</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the pseudo-key code for the the number pad(21).
 | |
| 							Use to set numpad modifier on key equivalents</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numpad_0" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMPAD_<wbr>0</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMPAD_<wbr>0<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/ui/Keyboard.d.ts#L200">lib/openfl/ui/Keyboard.d.ts:200</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the number 0 key on the
 | |
| 							number pad(96).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numpad_1" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMPAD_<wbr>1</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMPAD_<wbr>1<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/ui/Keyboard.d.ts#L206">lib/openfl/ui/Keyboard.d.ts:206</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the number 1 key on the
 | |
| 							number pad(97).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numpad_2" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMPAD_<wbr>2</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMPAD_<wbr>2<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/ui/Keyboard.d.ts#L212">lib/openfl/ui/Keyboard.d.ts:212</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the number 2 key on the
 | |
| 							number pad(98).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numpad_3" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMPAD_<wbr>3</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMPAD_<wbr>3<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/ui/Keyboard.d.ts#L218">lib/openfl/ui/Keyboard.d.ts:218</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the number 3 key on the
 | |
| 							number pad(99).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numpad_4" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMPAD_<wbr>4</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMPAD_<wbr>4<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/ui/Keyboard.d.ts#L224">lib/openfl/ui/Keyboard.d.ts:224</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the number 4 key on the
 | |
| 							number pad(100).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numpad_5" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMPAD_<wbr>5</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMPAD_<wbr>5<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/ui/Keyboard.d.ts#L230">lib/openfl/ui/Keyboard.d.ts:230</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the number 5 key on the
 | |
| 							number pad(101).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numpad_6" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMPAD_<wbr>6</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMPAD_<wbr>6<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/ui/Keyboard.d.ts#L236">lib/openfl/ui/Keyboard.d.ts:236</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the number 6 key on the
 | |
| 							number pad(102).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numpad_7" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMPAD_<wbr>7</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMPAD_<wbr>7<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/ui/Keyboard.d.ts#L242">lib/openfl/ui/Keyboard.d.ts:242</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the number 7 key on the
 | |
| 							number pad(103).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numpad_8" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMPAD_<wbr>8</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMPAD_<wbr>8<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/ui/Keyboard.d.ts#L248">lib/openfl/ui/Keyboard.d.ts:248</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the number 8 key on the
 | |
| 							number pad(104).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numpad_9" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMPAD_<wbr>9</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMPAD_<wbr>9<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/ui/Keyboard.d.ts#L254">lib/openfl/ui/Keyboard.d.ts:254</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the number 9 key on the
 | |
| 							number pad(105).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numpad_add" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMPAD_<wbr>ADD</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMPAD_<wbr>ADD<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/ui/Keyboard.d.ts#L266">lib/openfl/ui/Keyboard.d.ts:266</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the addition key on the
 | |
| 							number pad(107).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numpad_decimal" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMPAD_<wbr>DECIMAL</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMPAD_<wbr>DECIMAL<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/ui/Keyboard.d.ts#L284">lib/openfl/ui/Keyboard.d.ts:284</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the decimal key on the
 | |
| 							number pad(110).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numpad_divide" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMPAD_<wbr>DIVIDE</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMPAD_<wbr>DIVIDE<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/ui/Keyboard.d.ts#L290">lib/openfl/ui/Keyboard.d.ts:290</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the division key on the
 | |
| 							number pad(111).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numpad_enter" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMPAD_<wbr>ENTER</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMPAD_<wbr>ENTER<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/ui/Keyboard.d.ts#L272">lib/openfl/ui/Keyboard.d.ts:272</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Enter key on the
 | |
| 							number pad(108).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numpad_multiply" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMPAD_<wbr>MULTIPLY</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMPAD_<wbr>MULTIPLY<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/ui/Keyboard.d.ts#L260">lib/openfl/ui/Keyboard.d.ts:260</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the multiplication key on
 | |
| 							the number pad(106).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numpad_subtract" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> NUMPAD_<wbr>SUBTRACT</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">NUMPAD_<wbr>SUBTRACT<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/ui/Keyboard.d.ts#L278">lib/openfl/ui/Keyboard.d.ts:278</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the subtraction key on the
 | |
| 							number pad(109).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="o" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> O</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">O<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/ui/Keyboard.d.ts#L139">lib/openfl/ui/Keyboard.d.ts:139</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the O key(79).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="p" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> P</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">P<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/ui/Keyboard.d.ts#L144">lib/openfl/ui/Keyboard.d.ts:144</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the P key(80).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="page_down" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> PAGE_<wbr>DOWN</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">PAGE_<wbr>DOWN<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/ui/Keyboard.d.ts#L435">lib/openfl/ui/Keyboard.d.ts:435</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Page Down key(34).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="page_up" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> PAGE_<wbr>UP</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">PAGE_<wbr>UP<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/ui/Keyboard.d.ts#L430">lib/openfl/ui/Keyboard.d.ts:430</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Page Up key(33).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="period" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> PERIOD</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">PERIOD<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/ui/Keyboard.d.ts#L502">lib/openfl/ui/Keyboard.d.ts:502</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the . key(190).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="q" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> Q</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">Q<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/ui/Keyboard.d.ts#L149">lib/openfl/ui/Keyboard.d.ts:149</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Q key(81).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="quote" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> QUOTE</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">QUOTE<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/ui/Keyboard.d.ts#L532">lib/openfl/ui/Keyboard.d.ts:532</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the ' key(222).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="r" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> R</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">R<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/ui/Keyboard.d.ts#L154">lib/openfl/ui/Keyboard.d.ts:154</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the R key(82).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="right" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> RIGHT</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">RIGHT<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/ui/Keyboard.d.ts#L455">lib/openfl/ui/Keyboard.d.ts:455</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Right Arrow key(39).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="rightbracket" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> RIGHTBRACKET</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">RIGHTBRACKET<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/ui/Keyboard.d.ts#L527">lib/openfl/ui/Keyboard.d.ts:527</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the ] key(221).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="s" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> S</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">S<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/ui/Keyboard.d.ts#L159">lib/openfl/ui/Keyboard.d.ts:159</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the S key(83).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="semicolon" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> SEMICOLON</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">SEMICOLON<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/ui/Keyboard.d.ts#L482">lib/openfl/ui/Keyboard.d.ts:482</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the ; key(186).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="shift" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> SHIFT</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">SHIFT<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/ui/Keyboard.d.ts#L397">lib/openfl/ui/Keyboard.d.ts:397</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Shift key(16).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="slash" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> SLASH</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">SLASH<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/ui/Keyboard.d.ts#L507">lib/openfl/ui/Keyboard.d.ts:507</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the / key(191).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="space" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> SPACE</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">SPACE<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/ui/Keyboard.d.ts#L425">lib/openfl/ui/Keyboard.d.ts:425</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Spacebar(32).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="t" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> T</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">T<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/ui/Keyboard.d.ts#L164">lib/openfl/ui/Keyboard.d.ts:164</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the T key(84).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="tab" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> TAB</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">TAB<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/ui/Keyboard.d.ts#L375">lib/openfl/ui/Keyboard.d.ts:375</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Tab key(9).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="u" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> U</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">U<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/ui/Keyboard.d.ts#L169">lib/openfl/ui/Keyboard.d.ts:169</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the U key(85).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="up" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> UP</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">UP<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/ui/Keyboard.d.ts#L460">lib/openfl/ui/Keyboard.d.ts:460</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Up Arrow key(38).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="v" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> V</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">V<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/ui/Keyboard.d.ts#L174">lib/openfl/ui/Keyboard.d.ts:174</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the V key(85).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="w" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> W</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">W<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/ui/Keyboard.d.ts#L179">lib/openfl/ui/Keyboard.d.ts:179</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the W key(87).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="x" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> 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">
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/ui/Keyboard.d.ts#L184">lib/openfl/ui/Keyboard.d.ts:184</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the X key(88).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="y" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> 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">
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/ui/Keyboard.d.ts#L189">lib/openfl/ui/Keyboard.d.ts:189</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Y key(89).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="z" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> Z</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">Z<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/ui/Keyboard.d.ts#L194">lib/openfl/ui/Keyboard.d.ts:194</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Constant associated with the key code value for the Z key(90).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="capslock" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> caps<wbr>Lock</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">caps<wbr>Lock<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/ui/Keyboard.d.ts#L545">lib/openfl/ui/Keyboard.d.ts:545</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Specifies whether the Caps Lock key is activated(<code>true</code>) or
 | |
| 							not(<code>false</code>).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="numlock-1" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> num<wbr>Lock</h3>
 | |
| 					<div class="tsd-signature tsd-kind-icon">num<wbr>Lock<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
 | |
| 					<aside class="tsd-sources">
 | |
| 						<ul>
 | |
| 							<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/ui/Keyboard.d.ts#L551">lib/openfl/ui/Keyboard.d.ts:551</a></li>
 | |
| 						</ul>
 | |
| 					</aside>
 | |
| 					<div class="tsd-comment tsd-typography">
 | |
| 						<div class="lead">
 | |
| 							<p>Specifies whether the Num Lock key is activated(<code>true</code>) or not
 | |
| 							(<code>false</code>).</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</section>
 | |
| 			</section>
 | |
| 			<section class="tsd-panel-group tsd-member-group tsd-is-external">
 | |
| 				<h2>Methods</h2>
 | |
| 				<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 					<a name="isaccessible" class="tsd-anchor"></a>
 | |
| 					<h3><span class="tsd-flag ts-flagStatic">Static</span> is<wbr>Accessible</h3>
 | |
| 					<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 						<li class="tsd-signature tsd-kind-icon">is<wbr>Accessible<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">
 | |
| 								<ul>
 | |
| 									<li>Defined in <a href="https://github.com/openfl/openfl/blob/9921d3bf/lib/openfl/ui/Keyboard.d.ts#L564">lib/openfl/ui/Keyboard.d.ts:564</a></li>
 | |
| 								</ul>
 | |
| 							</aside>
 | |
| 							<div class="tsd-comment tsd-typography">
 | |
| 								<div class="lead">
 | |
| 									<p>Specifies whether the last key pressed is accessible by other SWF files.
 | |
| 										By default, security restrictions prevent code from a SWF file in one
 | |
| 										domain from accessing a keystroke generated from a SWF file in another
 | |
| 									domain.</p>
 | |
| 								</div>
 | |
| 							</div>
 | |
| 							<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
 | |
| 							<p>The value <code>true</code> if the last key pressed can be
 | |
| 								accessed. If access is not permitted, this method returns
 | |
| 							<code>false</code>.</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=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="../modules/openfl.display.html">openfl.display</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="../modules/openfl.display3d.html">openfl.display3D</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="../modules/openfl.errors.html">openfl.errors</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="../modules/openfl.events.html">openfl.events</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="../modules/openfl.external.html">openfl.external</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="../modules/openfl.filters.html">openfl.filters</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="../modules/openfl.geom.html">openfl.geom</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="../modules/openfl.media.html">openfl.media</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="../modules/openfl.net.html">openfl.net</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="../modules/openfl.profiler.html">openfl.profiler</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="../modules/openfl.sensors.html">openfl.sensors</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="../modules/openfl.system.html">openfl.system</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="../modules/openfl.text.html">openfl.text</a>
 | |
| 					</li>
 | |
| 					<li class="current tsd-kind-module tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="../modules/openfl.ui.html">openfl.ui</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-module tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="../modules/openfl.utils.html">openfl.utils</a>
 | |
| 					</li>
 | |
| 				</ul>
 | |
| 			</nav>
 | |
| 			<nav class="tsd-navigation secondary menu-sticky">
 | |
| 				<ul class="before-current">
 | |
| 					<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="../enums/openfl.ui.keylocation.html" class="tsd-kind-icon">Key<wbr>Location</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="../enums/openfl.ui.mousecursor.html" class="tsd-kind-icon">Mouse<wbr>Cursor</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-enum tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="../enums/openfl.ui.multitouchinputmode.html" class="tsd-kind-icon">Multitouch<wbr>Input<wbr>Mode</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="openfl.ui.gameinput.html" class="tsd-kind-icon">Game<wbr>Input</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="openfl.ui.gameinputcontrol.html" class="tsd-kind-icon">Game<wbr>Input<wbr>Control</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="openfl.ui.gameinputdevice.html" class="tsd-kind-icon">Game<wbr>Input<wbr>Device</a>
 | |
| 					</li>
 | |
| 				</ul>
 | |
| 				<ul class="current">
 | |
| 					<li class="current tsd-kind-class tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="openfl.ui.keyboard.html" class="tsd-kind-icon">Keyboard</a>
 | |
| 						<ul>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#a" class="tsd-kind-icon">A</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#alternate" class="tsd-kind-icon">ALTERNATE</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#b" class="tsd-kind-icon">B</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#backquote" class="tsd-kind-icon">BACKQUOTE</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#backslash" class="tsd-kind-icon">BACKSLASH</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#backspace" class="tsd-kind-icon">BACKSPACE</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#break" class="tsd-kind-icon">BREAK</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#c" class="tsd-kind-icon">C</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#caps_lock" class="tsd-kind-icon">CAPS_<wbr>LOCK</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#comma" class="tsd-kind-icon">COMMA</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#command" class="tsd-kind-icon">COMMAND</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#control" class="tsd-kind-icon">CONTROL</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#d" class="tsd-kind-icon">D</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#delete" class="tsd-kind-icon">DELETE</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#down" class="tsd-kind-icon">DOWN</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#e" class="tsd-kind-icon">E</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#end" class="tsd-kind-icon">END</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#enter" class="tsd-kind-icon">ENTER</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#equal" class="tsd-kind-icon">EQUAL</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#escape" class="tsd-kind-icon">ESCAPE</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#f" class="tsd-kind-icon">F</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#f1" class="tsd-kind-icon">F1</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#f10" class="tsd-kind-icon">F10</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#f11" class="tsd-kind-icon">F11</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#f12" class="tsd-kind-icon">F12</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#f13" class="tsd-kind-icon">F13</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#f14" class="tsd-kind-icon">F14</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#f15" class="tsd-kind-icon">F15</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#f2" class="tsd-kind-icon">F2</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#f3" class="tsd-kind-icon">F3</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#f4" class="tsd-kind-icon">F4</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#f5" class="tsd-kind-icon">F5</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#f6" class="tsd-kind-icon">F6</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#f7" class="tsd-kind-icon">F7</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#f8" class="tsd-kind-icon">F8</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#f9" class="tsd-kind-icon">F9</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#g" class="tsd-kind-icon">G</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#h" class="tsd-kind-icon">H</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#home" class="tsd-kind-icon">HOME</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#i" class="tsd-kind-icon">I</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#insert" class="tsd-kind-icon">INSERT</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#j" class="tsd-kind-icon">J</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#k" class="tsd-kind-icon">K</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#l" class="tsd-kind-icon">L</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#left" class="tsd-kind-icon">LEFT</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#leftbracket" class="tsd-kind-icon">LEFTBRACKET</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#m" class="tsd-kind-icon">M</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#minus" class="tsd-kind-icon">MINUS</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#n" class="tsd-kind-icon">N</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#number_0" class="tsd-kind-icon">NUMBER_<wbr>0</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#number_1" class="tsd-kind-icon">NUMBER_<wbr>1</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#number_2" class="tsd-kind-icon">NUMBER_<wbr>2</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#number_3" class="tsd-kind-icon">NUMBER_<wbr>3</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#number_4" class="tsd-kind-icon">NUMBER_<wbr>4</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#number_5" class="tsd-kind-icon">NUMBER_<wbr>5</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#number_6" class="tsd-kind-icon">NUMBER_<wbr>6</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#number_7" class="tsd-kind-icon">NUMBER_<wbr>7</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#number_8" class="tsd-kind-icon">NUMBER_<wbr>8</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#number_9" class="tsd-kind-icon">NUMBER_<wbr>9</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numlock" class="tsd-kind-icon">NUMLOCK</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numpad" class="tsd-kind-icon">NUMPAD</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numpad_0" class="tsd-kind-icon">NUMPAD_<wbr>0</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numpad_1" class="tsd-kind-icon">NUMPAD_<wbr>1</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numpad_2" class="tsd-kind-icon">NUMPAD_<wbr>2</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numpad_3" class="tsd-kind-icon">NUMPAD_<wbr>3</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numpad_4" class="tsd-kind-icon">NUMPAD_<wbr>4</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numpad_5" class="tsd-kind-icon">NUMPAD_<wbr>5</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numpad_6" class="tsd-kind-icon">NUMPAD_<wbr>6</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numpad_7" class="tsd-kind-icon">NUMPAD_<wbr>7</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numpad_8" class="tsd-kind-icon">NUMPAD_<wbr>8</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numpad_9" class="tsd-kind-icon">NUMPAD_<wbr>9</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numpad_add" class="tsd-kind-icon">NUMPAD_<wbr>ADD</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numpad_decimal" class="tsd-kind-icon">NUMPAD_<wbr>DECIMAL</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numpad_divide" class="tsd-kind-icon">NUMPAD_<wbr>DIVIDE</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numpad_enter" class="tsd-kind-icon">NUMPAD_<wbr>ENTER</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numpad_multiply" class="tsd-kind-icon">NUMPAD_<wbr>MULTIPLY</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numpad_subtract" class="tsd-kind-icon">NUMPAD_<wbr>SUBTRACT</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#o" class="tsd-kind-icon">O</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#p" class="tsd-kind-icon">P</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#page_down" class="tsd-kind-icon">PAGE_<wbr>DOWN</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#page_up" class="tsd-kind-icon">PAGE_<wbr>UP</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#period" class="tsd-kind-icon">PERIOD</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#q" class="tsd-kind-icon">Q</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#quote" class="tsd-kind-icon">QUOTE</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#r" class="tsd-kind-icon">R</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#right" class="tsd-kind-icon">RIGHT</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#rightbracket" class="tsd-kind-icon">RIGHTBRACKET</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#s" class="tsd-kind-icon">S</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#semicolon" class="tsd-kind-icon">SEMICOLON</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#shift" class="tsd-kind-icon">SHIFT</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#slash" class="tsd-kind-icon">SLASH</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#space" class="tsd-kind-icon">SPACE</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#t" class="tsd-kind-icon">T</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#tab" class="tsd-kind-icon">TAB</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#u" class="tsd-kind-icon">U</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#up" class="tsd-kind-icon">UP</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#v" class="tsd-kind-icon">V</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#w" class="tsd-kind-icon">W</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#x" class="tsd-kind-icon">X</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#y" class="tsd-kind-icon">Y</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#z" class="tsd-kind-icon">Z</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#capslock" class="tsd-kind-icon">caps<wbr>Lock</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#numlock-1" class="tsd-kind-icon">num<wbr>Lock</a>
 | |
| 							</li>
 | |
| 							<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-static tsd-is-external">
 | |
| 								<a href="openfl.ui.keyboard.html#isaccessible" class="tsd-kind-icon">is<wbr>Accessible</a>
 | |
| 							</li>
 | |
| 						</ul>
 | |
| 					</li>
 | |
| 				</ul>
 | |
| 				<ul class="after-current">
 | |
| 					<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="openfl.ui.mouse.html" class="tsd-kind-icon">Mouse</a>
 | |
| 					</li>
 | |
| 					<li class=" tsd-kind-class tsd-parent-kind-module tsd-is-external">
 | |
| 						<a href="openfl.ui.multitouch.html" class="tsd-kind-icon">Multitouch</a>
 | |
| 					</li>
 | |
| 				</ul>
 | |
| 			</nav>
 | |
| 		</div>
 | |
| 	</div>
 | |
| </div>
 | |
| <footer class="with-border-bottom">
 | |
| 	<div class="container">
 | |
| 		<h2>Legend</h2>
 | |
| 		<div class="tsd-legend-group">
 | |
| 			<ul class="tsd-legend">
 | |
| 				<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
 | |
| 				<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
 | |
| 				<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
 | |
| 				<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
 | |
| 				<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
 | |
| 				<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
 | |
| 				<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
 | |
| 			</ul>
 | |
| 			<ul class="tsd-legend">
 | |
| 				<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
 | |
| 				<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
 | |
| 				<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
 | |
| 				<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
 | |
| 			</ul>
 | |
| 			<ul class="tsd-legend">
 | |
| 				<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
 | |
| 				<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
 | |
| 				<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
 | |
| 				<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
 | |
| 				<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
 | |
| 				<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
 | |
| 			</ul>
 | |
| 			<ul class="tsd-legend">
 | |
| 				<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
 | |
| 				<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
 | |
| 				<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
 | |
| 				<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
 | |
| 				<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
 | |
| 				<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
 | |
| 				<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
 | |
| 			</ul>
 | |
| 			<ul class="tsd-legend">
 | |
| 				<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
 | |
| 				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
 | |
| 				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
 | |
| 				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
 | |
| 			</ul>
 | |
| 			<ul class="tsd-legend">
 | |
| 				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
 | |
| 				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
 | |
| 				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
 | |
| 			</ul>
 | |
| 			<ul class="tsd-legend">
 | |
| 				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
 | |
| 				<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
 | |
| 				<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
 | |
| 			</ul>
 | |
| 			<ul class="tsd-legend">
 | |
| 				<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
 | |
| 				<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
 | |
| 			</ul>
 | |
| 		</div>
 | |
| 	</div>
 | |
| </footer>
 | |
| <div class="container tsd-generator">
 | |
| 	<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
 | |
| </div>
 | |
| <div class="overlay"></div>
 | |
| <script src="../assets/js/main.js"></script>
 | |
| <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
 | |
| </body>
 | |
| </html> |