2021-03-07 05:58:59 +01:00

39 lines
85 KiB
HTML

<!DOCTYPE html>
<html lang="en"><!-- use theme color or fallback -->
<!--use textcolor from settings, otherwise create a contrasting color to theme color-->
<head><meta charset="utf-8"/><link href="../../bootstrap/css/bootstrap.min.css" rel="stylesheet"/><link href="../../bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet"/><link href="../../bootstrap/css/bootstrap-select.min.css" rel="stylesheet"/><link href="http://fonts.googleapis.com/css?family=Open+Sans:400,700,700italic,400italic" rel="stylesheet" type="text/css"/><link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,600,600italic,400" rel="stylesheet" type="text/css"/><link href="http://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css" rel="stylesheet" type="text/css"/><script src="../../jquery-1.9.1.min.js"></script><script src="../../bootstrap/js/bootstrap.min.js"></script><script src="../../bootstrap/js/bootstrap-select.min.js"></script><link href="../../styles.css" rel="stylesheet"/><link href="../../haxe-nav.css" rel="stylesheet"/><script type="text/javascript">var dox = {rootPath: "../../",platforms: ["Neko","Android","Flash","iOS","macOS","Linux","HTML5","Windows"]};</script><script type="text/javascript" src="../../nav.js"></script><script type="text/javascript" src="../../index.js"></script><link rel="icon" href="../../favicon.ico" type="image/x-icon"></link><title>lime.ui.ScanCode - API Reference</title></head><body><style>
a, code .type {
color: #24afc4;
}
.navbar .brand {
display: inline-block;
float: none;
text-shadow: 0 0 0 transparent;
}
.nav-list>.active>a.treeLink, .nav-list>.active>a.treeLink:hover, .nav-list>.active>a.treeLink:focus {
background: #24afc4;
color: #ffffff;
text-shadow: 0 0 0 transparent;
}
.navbar .container {
width: 940px ;
}
@media (max-width: 767px) {
.navbar .container {
width: auto;
}
}
@media (max-width: 979px) and (min-width: 768px) {
.navbar .container {
width: 724px;
}
}
@media (min-width: 1200px) {
.navbar .container {
width: 1170px;
}
}
.navbar .container img {
margin: 5px 0 0 4px;
}
</style><nav class="nav"><div class="navbar"><div class="navbar-inner" style="background:#FAFAFA; border-bottom:1px solid rgba(0,0,0,.09)"><div class="container"><a class="brand" href="http://www.openfl.org"><img alt="" src="http://www.openfl.org/images/logo.png"/></a><a class="brand" style="color:#777777" href="../../">API Reference</a></div></div></div></nav><div class="container main-content"><div class="row-fluid"><div class="span3"><div class="well sidebar-nav"><form class="form-search" id="searchForm"><div class="input-prepend input-block-level"><span class="add-on"><i class="icon-search"></i></span><input id="search" type="text" placeholder="Search" autocomplete="off"/></div></form><div class="dropdown"><select id="select-platform" class="selectpicker" title="Filter by platform" data-width="100%"><option value="all" selected="true">All Platforms</option><option>Neko</option><option>Android</option><option>Flash</option><option>iOS</option><option>macOS</option><option>Linux</option><option>HTML5</option><option>Windows</option></select></div></div><div class="well sidebar-nav"><div id="nav"></div></div></div><div class="span9"><div class="page-header"><h1><small>abstract</small> ScanCode(<a class="type" title="The standard Int type." href="../../Int.html">Int</a>)</h1><h4><small>package <a href="../../lime/ui/index.html">lime.ui</a></small></h4><h4><small>from <a class="type" title="The unsigned Int type is only defined for Flash and C#." href="../../UInt.html">UInt</a>, </small><small><a class="type" title="The standard Int type." href="../../Int.html">Int</a>, </small><small> to <a class="type" title="The unsigned Int type is only defined for Flash and C#." href="../../UInt.html">UInt</a>, </small><small><a class="type" title="The standard Int type." href="../../Int.html">Int</a></small></h4><p class="availability"><hr/><em>Available on all platforms</em></p></div><div class="body"><div class="doc doc-main"><div class="indent"><p></p></div></div><h3 class="section">Variables</h3><div class="fields"><div class="field "><a name="A"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#A"><span class="identifier">A</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 4</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="AGAIN"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#AGAIN"><span class="identifier">AGAIN</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 121</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="ALT_ERASE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#ALT_ERASE"><span class="identifier">ALT_ERASE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 153</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="APPLICATION"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#APPLICATION"><span class="identifier">APPLICATION</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 101</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="APP_CONTROL_BACK"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#APP_CONTROL_BACK"><span class="identifier">APP_CONTROL_BACK</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 270</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="APP_CONTROL_BOOKMARKS"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#APP_CONTROL_BOOKMARKS"><span class="identifier">APP_CONTROL_BOOKMARKS</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 274</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="APP_CONTROL_FORWARD"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#APP_CONTROL_FORWARD"><span class="identifier">APP_CONTROL_FORWARD</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 271</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="APP_CONTROL_HOME"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#APP_CONTROL_HOME"><span class="identifier">APP_CONTROL_HOME</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 269</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="APP_CONTROL_REFRESH"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#APP_CONTROL_REFRESH"><span class="identifier">APP_CONTROL_REFRESH</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 273</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="APP_CONTROL_SEARCH"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#APP_CONTROL_SEARCH"><span class="identifier">APP_CONTROL_SEARCH</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 268</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="APP_CONTROL_STOP"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#APP_CONTROL_STOP"><span class="identifier">APP_CONTROL_STOP</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 272</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="AUDIO_MUTE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#AUDIO_MUTE"><span class="identifier">AUDIO_MUTE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 262</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="AUDIO_NEXT"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#AUDIO_NEXT"><span class="identifier">AUDIO_NEXT</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 258</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="AUDIO_PLAY"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#AUDIO_PLAY"><span class="identifier">AUDIO_PLAY</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 261</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="AUDIO_PREVIOUS"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#AUDIO_PREVIOUS"><span class="identifier">AUDIO_PREVIOUS</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 259</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="AUDIO_STOP"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#AUDIO_STOP"><span class="identifier">AUDIO_STOP</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 260</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="B"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#B"><span class="identifier">B</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 5</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="BACKLIGHT_DOWN"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#BACKLIGHT_DOWN"><span class="identifier">BACKLIGHT_DOWN</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 279</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="BACKLIGHT_TOGGLE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#BACKLIGHT_TOGGLE"><span class="identifier">BACKLIGHT_TOGGLE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 278</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="BACKLIGHT_UP"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#BACKLIGHT_UP"><span class="identifier">BACKLIGHT_UP</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 280</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="BACKSLASH"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#BACKSLASH"><span class="identifier">BACKSLASH</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 49</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="BACKSPACE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#BACKSPACE"><span class="identifier">BACKSPACE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 42</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="BRIGHTNESS_DOWN"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#BRIGHTNESS_DOWN"><span class="identifier">BRIGHTNESS_DOWN</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 275</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="BRIGHTNESS_UP"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#BRIGHTNESS_UP"><span class="identifier">BRIGHTNESS_UP</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 276</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="C"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#C"><span class="identifier">C</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 6</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CALCULATOR"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#CALCULATOR"><span class="identifier">CALCULATOR</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 266</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CANCEL"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#CANCEL"><span class="identifier">CANCEL</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 155</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CAPS_LOCK"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#CAPS_LOCK"><span class="identifier">CAPS_LOCK</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 57</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CLEAR"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#CLEAR"><span class="identifier">CLEAR</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 156</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CLEAR_AGAIN"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#CLEAR_AGAIN"><span class="identifier">CLEAR_AGAIN</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 162</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="COMMA"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#COMMA"><span class="identifier">COMMA</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 54</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="COMPUTER"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#COMPUTER"><span class="identifier">COMPUTER</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 267</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="COPY"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#COPY"><span class="identifier">COPY</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 124</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CRSEL"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#CRSEL"><span class="identifier">CRSEL</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 163</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CURRENCY_SUBUNIT"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#CURRENCY_SUBUNIT"><span class="identifier">CURRENCY_SUBUNIT</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 181</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CURRENCY_UNIT"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#CURRENCY_UNIT"><span class="identifier">CURRENCY_UNIT</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 180</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="CUT"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#CUT"><span class="identifier">CUT</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 123</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="D"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#D"><span class="identifier">D</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 7</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="DECIMAL_SEPARATOR"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#DECIMAL_SEPARATOR"><span class="identifier">DECIMAL_SEPARATOR</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 179</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="DELETE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#DELETE"><span class="identifier">DELETE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 76</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="DISPLAY_SWITCH"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#DISPLAY_SWITCH"><span class="identifier">DISPLAY_SWITCH</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 277</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="DOWN"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#DOWN"><span class="identifier">DOWN</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 81</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="E"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#E"><span class="identifier">E</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 8</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="EJECT"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#EJECT"><span class="identifier">EJECT</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 281</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="END"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#END"><span class="identifier">END</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 77</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="EQUALS"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#EQUALS"><span class="identifier">EQUALS</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 46</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="ESCAPE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#ESCAPE"><span class="identifier">ESCAPE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 41</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="EXECUTE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#EXECUTE"><span class="identifier">EXECUTE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 116</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="EXSEL"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#EXSEL"><span class="identifier">EXSEL</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 164</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F"><span class="identifier">F</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 9</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F1"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F1"><span class="identifier">F1</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 58</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F10"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F10"><span class="identifier">F10</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 67</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F11"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F11"><span class="identifier">F11</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 68</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F12"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F12"><span class="identifier">F12</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 69</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F13"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F13"><span class="identifier">F13</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 104</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F14"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F14"><span class="identifier">F14</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 105</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F15"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F15"><span class="identifier">F15</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 106</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F16"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F16"><span class="identifier">F16</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 107</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F17"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F17"><span class="identifier">F17</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 108</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F18"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F18"><span class="identifier">F18</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 109</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F19"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F19"><span class="identifier">F19</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 110</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F2"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F2"><span class="identifier">F2</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 59</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F20"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F20"><span class="identifier">F20</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 111</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F21"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F21"><span class="identifier">F21</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 112</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F22"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F22"><span class="identifier">F22</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 113</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F23"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F23"><span class="identifier">F23</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 114</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F24"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F24"><span class="identifier">F24</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 115</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F3"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F3"><span class="identifier">F3</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 60</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F4"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F4"><span class="identifier">F4</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 61</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F5"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F5"><span class="identifier">F5</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 62</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F6"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F6"><span class="identifier">F6</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 63</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F7"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F7"><span class="identifier">F7</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 64</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F8"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F8"><span class="identifier">F8</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 65</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="F9"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#F9"><span class="identifier">F9</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 66</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="FIND"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#FIND"><span class="identifier">FIND</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 126</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="G"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#G"><span class="identifier">G</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 10</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="GRAVE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#GRAVE"><span class="identifier">GRAVE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 53</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="H"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#H"><span class="identifier">H</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 11</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="HELP"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#HELP"><span class="identifier">HELP</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 117</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="HOME"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#HOME"><span class="identifier">HOME</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 74</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="I"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#I"><span class="identifier">I</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 12</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="INSERT"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#INSERT"><span class="identifier">INSERT</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 73</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="J"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#J"><span class="identifier">J</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 13</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="K"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#K"><span class="identifier">K</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 14</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="L"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#L"><span class="identifier">L</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 15</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="LEFT"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#LEFT"><span class="identifier">LEFT</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 80</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="LEFT_ALT"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#LEFT_ALT"><span class="identifier">LEFT_ALT</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 226</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="LEFT_BRACKET"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#LEFT_BRACKET"><span class="identifier">LEFT_BRACKET</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 47</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="LEFT_CTRL"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#LEFT_CTRL"><span class="identifier">LEFT_CTRL</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 224</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="LEFT_META"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#LEFT_META"><span class="identifier">LEFT_META</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 227</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="LEFT_SHIFT"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#LEFT_SHIFT"><span class="identifier">LEFT_SHIFT</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 225</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="M"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#M"><span class="identifier">M</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 16</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="MAIL"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#MAIL"><span class="identifier">MAIL</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 265</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="MEDIA_SELECT"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#MEDIA_SELECT"><span class="identifier">MEDIA_SELECT</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 263</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="MENU"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#MENU"><span class="identifier">MENU</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 118</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="MINUS"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#MINUS"><span class="identifier">MINUS</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 45</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="MODE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#MODE"><span class="identifier">MODE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 257</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="MUTE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#MUTE"><span class="identifier">MUTE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 127</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="N"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#N"><span class="identifier">N</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 17</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMBER_0"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMBER_0"><span class="identifier">NUMBER_0</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 39</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMBER_1"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMBER_1"><span class="identifier">NUMBER_1</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 30</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMBER_2"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMBER_2"><span class="identifier">NUMBER_2</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 31</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMBER_3"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMBER_3"><span class="identifier">NUMBER_3</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 32</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMBER_4"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMBER_4"><span class="identifier">NUMBER_4</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 33</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMBER_5"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMBER_5"><span class="identifier">NUMBER_5</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 34</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMBER_6"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMBER_6"><span class="identifier">NUMBER_6</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 35</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMBER_7"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMBER_7"><span class="identifier">NUMBER_7</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 36</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMBER_8"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMBER_8"><span class="identifier">NUMBER_8</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 37</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMBER_9"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMBER_9"><span class="identifier">NUMBER_9</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 38</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_0"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_0"><span class="identifier">NUMPAD_0</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 98</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_00"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_00"><span class="identifier">NUMPAD_00</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 176</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_000"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_000"><span class="identifier">NUMPAD_000</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 177</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_1"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_1"><span class="identifier">NUMPAD_1</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 89</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_2"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_2"><span class="identifier">NUMPAD_2</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 90</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_3"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_3"><span class="identifier">NUMPAD_3</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 91</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_4"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_4"><span class="identifier">NUMPAD_4</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 92</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_5"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_5"><span class="identifier">NUMPAD_5</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 93</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_6"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_6"><span class="identifier">NUMPAD_6</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 94</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_7"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_7"><span class="identifier">NUMPAD_7</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 95</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_8"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_8"><span class="identifier">NUMPAD_8</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 96</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_9"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_9"><span class="identifier">NUMPAD_9</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 97</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_A"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_A"><span class="identifier">NUMPAD_A</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 188</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_AMPERSAND"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_AMPERSAND"><span class="identifier">NUMPAD_AMPERSAND</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 199</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_AT"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_AT"><span class="identifier">NUMPAD_AT</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 206</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_B"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_B"><span class="identifier">NUMPAD_B</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 189</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_BACKSPACE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_BACKSPACE"><span class="identifier">NUMPAD_BACKSPACE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 187</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_BINARY"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_BINARY"><span class="identifier">NUMPAD_BINARY</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 218</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_C"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_C"><span class="identifier">NUMPAD_C</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 190</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_CLEAR"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_CLEAR"><span class="identifier">NUMPAD_CLEAR</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 216</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_CLEAR_ENTRY"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_CLEAR_ENTRY"><span class="identifier">NUMPAD_CLEAR_ENTRY</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 217</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_COLON"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_COLON"><span class="identifier">NUMPAD_COLON</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 203</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_COMMA"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_COMMA"><span class="identifier">NUMPAD_COMMA</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 133</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_D"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_D"><span class="identifier">NUMPAD_D</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 191</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_DECIMAL"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_DECIMAL"><span class="identifier">NUMPAD_DECIMAL</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 220</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_DIVIDE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_DIVIDE"><span class="identifier">NUMPAD_DIVIDE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 84</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_DOUBLE_AMPERSAND"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_DOUBLE_AMPERSAND"><span class="identifier">NUMPAD_DOUBLE_AMPERSAND</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 200</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_DOUBLE_VERTICAL_BAR"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_DOUBLE_VERTICAL_BAR"><span class="identifier">NUMPAD_DOUBLE_VERTICAL_BAR</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 202</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_E"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_E"><span class="identifier">NUMPAD_E</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 192</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_ENTER"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_ENTER"><span class="identifier">NUMPAD_ENTER</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 88</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_EQUALS"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_EQUALS"><span class="identifier">NUMPAD_EQUALS</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 103</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_EXCLAMATION"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_EXCLAMATION"><span class="identifier">NUMPAD_EXCLAMATION</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 207</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_F"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_F"><span class="identifier">NUMPAD_F</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 193</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_GREATER_THAN"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_GREATER_THAN"><span class="identifier">NUMPAD_GREATER_THAN</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 198</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_HASH"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_HASH"><span class="identifier">NUMPAD_HASH</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 204</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_HEXADECIMAL"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_HEXADECIMAL"><span class="identifier">NUMPAD_HEXADECIMAL</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 221</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_LEFT_BRACE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_LEFT_BRACE"><span class="identifier">NUMPAD_LEFT_BRACE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 184</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_LEFT_PARENTHESIS"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_LEFT_PARENTHESIS"><span class="identifier">NUMPAD_LEFT_PARENTHESIS</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 182</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_LESS_THAN"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_LESS_THAN"><span class="identifier">NUMPAD_LESS_THAN</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 197</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_MEM_ADD"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_MEM_ADD"><span class="identifier">NUMPAD_MEM_ADD</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 211</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_MEM_CLEAR"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_MEM_CLEAR"><span class="identifier">NUMPAD_MEM_CLEAR</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 210</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_MEM_DIVIDE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_MEM_DIVIDE"><span class="identifier">NUMPAD_MEM_DIVIDE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 214</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_MEM_MULTIPLY"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_MEM_MULTIPLY"><span class="identifier">NUMPAD_MEM_MULTIPLY</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 213</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_MEM_RECALL"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_MEM_RECALL"><span class="identifier">NUMPAD_MEM_RECALL</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 209</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_MEM_STORE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_MEM_STORE"><span class="identifier">NUMPAD_MEM_STORE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 208</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_MEM_SUBTRACT"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_MEM_SUBTRACT"><span class="identifier">NUMPAD_MEM_SUBTRACT</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 212</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_MINUS"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_MINUS"><span class="identifier">NUMPAD_MINUS</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 86</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_MULTIPLY"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_MULTIPLY"><span class="identifier">NUMPAD_MULTIPLY</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 85</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_OCTAL"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_OCTAL"><span class="identifier">NUMPAD_OCTAL</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 219</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_PERCENT"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_PERCENT"><span class="identifier">NUMPAD_PERCENT</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 196</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_PERIOD"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_PERIOD"><span class="identifier">NUMPAD_PERIOD</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 99</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_PLUS"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_PLUS"><span class="identifier">NUMPAD_PLUS</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 87</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_PLUS_MINUS"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_PLUS_MINUS"><span class="identifier">NUMPAD_PLUS_MINUS</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 215</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_POWER"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_POWER"><span class="identifier">NUMPAD_POWER</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 195</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_RIGHT_BRACE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_RIGHT_BRACE"><span class="identifier">NUMPAD_RIGHT_BRACE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 185</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_RIGHT_PARENTHESIS"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_RIGHT_PARENTHESIS"><span class="identifier">NUMPAD_RIGHT_PARENTHESIS</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 183</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_SPACE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_SPACE"><span class="identifier">NUMPAD_SPACE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 205</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_TAB"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_TAB"><span class="identifier">NUMPAD_TAB</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 186</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_VERTICAL_BAR"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_VERTICAL_BAR"><span class="identifier">NUMPAD_VERTICAL_BAR</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 201</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUMPAD_XOR"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUMPAD_XOR"><span class="identifier">NUMPAD_XOR</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 194</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="NUM_LOCK"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#NUM_LOCK"><span class="identifier">NUM_LOCK</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 83</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="O"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#O"><span class="identifier">O</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 18</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="OPER"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#OPER"><span class="identifier">OPER</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 161</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="OUT"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#OUT"><span class="identifier">OUT</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 160</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="P"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#P"><span class="identifier">P</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 19</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="PAGE_DOWN"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#PAGE_DOWN"><span class="identifier">PAGE_DOWN</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 78</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="PAGE_UP"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#PAGE_UP"><span class="identifier">PAGE_UP</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 75</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="PASTE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#PASTE"><span class="identifier">PASTE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 125</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="PAUSE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#PAUSE"><span class="identifier">PAUSE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 72</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="PERIOD"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#PERIOD"><span class="identifier">PERIOD</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 55</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="POWER"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#POWER"><span class="identifier">POWER</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 102</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="PRINT_SCREEN"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#PRINT_SCREEN"><span class="identifier">PRINT_SCREEN</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 70</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="PRIOR"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#PRIOR"><span class="identifier">PRIOR</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 157</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="Q"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#Q"><span class="identifier">Q</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 20</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="R"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#R"><span class="identifier">R</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 21</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="RETURN"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#RETURN"><span class="identifier">RETURN</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 40</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="RETURN2"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#RETURN2"><span class="identifier">RETURN2</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 158</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="RIGHT"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#RIGHT"><span class="identifier">RIGHT</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 79</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="RIGHT_ALT"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#RIGHT_ALT"><span class="identifier">RIGHT_ALT</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 230</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="RIGHT_BRACKET"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#RIGHT_BRACKET"><span class="identifier">RIGHT_BRACKET</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 48</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="RIGHT_CTRL"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#RIGHT_CTRL"><span class="identifier">RIGHT_CTRL</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 228</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="RIGHT_META"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#RIGHT_META"><span class="identifier">RIGHT_META</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 231</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="RIGHT_SHIFT"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#RIGHT_SHIFT"><span class="identifier">RIGHT_SHIFT</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 229</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="S"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#S"><span class="identifier">S</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 22</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="SCROLL_LOCK"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#SCROLL_LOCK"><span class="identifier">SCROLL_LOCK</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 71</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="SELECT"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#SELECT"><span class="identifier">SELECT</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 119</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="SEMICOLON"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#SEMICOLON"><span class="identifier">SEMICOLON</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 51</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="SEPARATOR"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#SEPARATOR"><span class="identifier">SEPARATOR</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 159</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="SINGLE_QUOTE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#SINGLE_QUOTE"><span class="identifier">SINGLE_QUOTE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 52</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="SLASH"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#SLASH"><span class="identifier">SLASH</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 56</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="SLEEP"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#SLEEP"><span class="identifier">SLEEP</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 282</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="SPACE"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#SPACE"><span class="identifier">SPACE</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 44</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="STOP"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#STOP"><span class="identifier">STOP</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 120</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="SYSTEM_REQUEST"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#SYSTEM_REQUEST"><span class="identifier">SYSTEM_REQUEST</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 154</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="T"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#T"><span class="identifier">T</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 23</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="TAB"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#TAB"><span class="identifier">TAB</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 43</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="THOUSAND_SEPARATOR"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#THOUSAND_SEPARATOR"><span class="identifier">THOUSAND_SEPARATOR</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 178</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="U"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#U"><span class="identifier">U</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 24</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="UNDO"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#UNDO"><span class="identifier">UNDO</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 122</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="UNKNOWN"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#UNKNOWN"><span class="identifier">UNKNOWN</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 0</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="UP"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#UP"><span class="identifier">UP</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 82</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="V"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#V"><span class="identifier">V</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 25</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="VOLUME_DOWN"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#VOLUME_DOWN"><span class="identifier">VOLUME_DOWN</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 129</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="VOLUME_UP"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#VOLUME_UP"><span class="identifier">VOLUME_UP</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 128</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="W"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#W"><span class="identifier">W</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 26</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="WWW"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#WWW"><span class="identifier">WWW</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 264</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="X"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#X"><span class="identifier">X</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 27</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="Y"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#Y"><span class="identifier">Y</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 28</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="Z"></a><h3><p><code><span class="label">inline</span> <span class="label">read only</span><a href="../../lime/ui/_ScanCode/ScanCode_Impl_.html#Z"><span class="identifier">Z</span></a>:<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a><span> = 29</span></code></p></h3><div class="doc"><p></p></div></div></div><h3 class="section">Static methods</h3><div class="fields"><div class="field "><a name="fromKeyCode"></a><h3><p><code><span class="label">static</span><a href="#fromKeyCode"><span class="identifier">fromKeyCode</span></a> (<span style="white-space:nowrap">keyCode:<a class="type" title="" href="../../lime/ui/KeyCode.html">KeyCode</a></span>):<a class="type" title="" href="../../lime/ui/ScanCode.html">ScanCode</a></code></p></h3><div class="doc"><p></p></div></div></div></div></div></div></div><footer class="section site-footer" style="background:#FAFAFA"><div class="container"><div class="copyright"><p style="color:#777777">&copy; 2017 &nbsp;<a style="color:#777777" href="http://www.openfl.org">http://www.openfl.org</a></p></div></div></footer><script src="../..//highlighter.js"></script><link href="../../highlighter.css" rel="stylesheet"/></body></html>