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

39 lines
26 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.Window - API Reference</title></head><body><style>
a, code .type {
color: #24afc4;
}
.navbar .brand {
display: inline-block;
float: none;
text-shadow: 0 0 0 transparent;
}
.nav-list>.active>a.treeLink, .nav-list>.active>a.treeLink:hover, .nav-list>.active>a.treeLink:focus {
background: #24afc4;
color: #ffffff;
text-shadow: 0 0 0 transparent;
}
.navbar .container {
width: 940px ;
}
@media (max-width: 767px) {
.navbar .container {
width: auto;
}
}
@media (max-width: 979px) and (min-width: 768px) {
.navbar .container {
width: 724px;
}
}
@media (min-width: 1200px) {
.navbar .container {
width: 1170px;
}
}
.navbar .container img {
margin: 5px 0 0 4px;
}
</style><nav class="nav"><div class="navbar"><div class="navbar-inner" style="background:#FAFAFA; border-bottom:1px solid rgba(0,0,0,.09)"><div class="container"><a class="brand" href="http://www.openfl.org"><img alt="" src="http://www.openfl.org/images/logo.png"/></a><a class="brand" style="color:#777777" href="../../">API Reference</a></div></div></div></nav><div class="container main-content"><div class="row-fluid"><div class="span3"><div class="well sidebar-nav"><form class="form-search" id="searchForm"><div class="input-prepend input-block-level"><span class="add-on"><i class="icon-search"></i></span><input id="search" type="text" placeholder="Search" autocomplete="off"/></div></form><div class="dropdown"><select id="select-platform" class="selectpicker" title="Filter by platform" data-width="100%"><option value="all" selected="true">All Platforms</option><option>Neko</option><option>Android</option><option>Flash</option><option>iOS</option><option>macOS</option><option>Linux</option><option>HTML5</option><option>Windows</option></select></div></div><div class="well sidebar-nav"><div id="nav"></div></div></div><div class="span9"><div class="page-header"><h1><small>class</small> Window</h1><h4><small>package <a href="../../lime/ui/index.html">lime.ui</a></small></h4> <h4><small><span class="muted">extended by </span><a class="type" title="" href="../../openfl/display/Window.html">Window</a></small></h4><p class="availability"><hr/><em>Available on all platforms</em></p></div><div class="body"><div class="doc doc-main"><div class="indent"><p></p></div></div><h3 class="section">Constructor</h3><div class="fields"><div class="field "><a name="new"></a><h3><p><code><a href="#new"><span class="identifier">new</span></a> (<span style="white-space:nowrap">?config:<a class="type" title="" href="../../lime/app/WindowConfig.html">WindowConfig</a></span>)</code></p></h3><div class="doc"><p></p></div></div></div><h3 class="section">Variables</h3><div class="fields"><div class="field "><a name="application"></a><h3><p><code><span class="label">read only</span><a href="../../lime/ui/Window.html#application"><span class="identifier">application</span></a>:<a class="type" title="" href="../../lime/app/Application.html">Application</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="borderless"></a><h3><p><code><a href="../../lime/ui/Window.html#borderless"><span class="identifier">borderless</span></a>:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="config"></a><h3><p><code><a href="../../lime/ui/Window.html#config"><span class="identifier">config</span></a>:<a class="type" title="" href="../../lime/app/WindowConfig.html">WindowConfig</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="display"></a><h3><p><code><span class="label">read only</span><a href="../../lime/ui/Window.html#display"><span class="identifier">display</span></a>:<a class="type" title="" href="../../lime/system/Display.html">Display</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="displayMode"></a><h3><p><code><a href="../../lime/ui/Window.html#displayMode"><span class="identifier">displayMode</span></a>:<a class="type" title="" href="../../lime/system/DisplayMode.html">DisplayMode</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="enableTextEvents"></a><h3><p><code><a href="../../lime/ui/Window.html#enableTextEvents"><span class="identifier">enableTextEvents</span></a>:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="fullscreen"></a><h3><p><code><a href="../../lime/ui/Window.html#fullscreen"><span class="identifier">fullscreen</span></a>:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="height"></a><h3><p><code><a href="../../lime/ui/Window.html#height"><span class="identifier">height</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="id"></a><h3><p><code><span class="label">read only</span><a href="../../lime/ui/Window.html#id"><span class="identifier">id</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="maximized"></a><h3><p><code><a href="../../lime/ui/Window.html#maximized"><span class="identifier">maximized</span></a>:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="minimized"></a><h3><p><code><a href="../../lime/ui/Window.html#minimized"><span class="identifier">minimized</span></a>:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onActivate"></a><h3><p><code><a href="../../lime/ui/Window.html#onActivate"><span class="identifier">onActivate</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;Void&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onClose"></a><h3><p><code><a href="../../lime/ui/Window.html#onClose"><span class="identifier">onClose</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;Void&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onCreate"></a><h3><p><code><a href="../../lime/ui/Window.html#onCreate"><span class="identifier">onCreate</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;Void&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onDeactivate"></a><h3><p><code><a href="../../lime/ui/Window.html#onDeactivate"><span class="identifier">onDeactivate</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;Void&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onDropFile"></a><h3><p><code><a href="../../lime/ui/Window.html#onDropFile"><span class="identifier">onDropFile</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The basic String class." href="../../String.html">String</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;String&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onEnter"></a><h3><p><code><a href="../../lime/ui/Window.html#onEnter"><span class="identifier">onEnter</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;Void&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onFocusIn"></a><h3><p><code><a href="../../lime/ui/Window.html#onFocusIn"><span class="identifier">onFocusIn</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;Void&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onFocusOut"></a><h3><p><code><a href="../../lime/ui/Window.html#onFocusOut"><span class="identifier">onFocusOut</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;Void&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onFullscreen"></a><h3><p><code><a href="../../lime/ui/Window.html#onFullscreen"><span class="identifier">onFullscreen</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;Void&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onKeyDown"></a><h3><p><code><a href="../../lime/ui/Window.html#onKeyDown"><span class="identifier">onKeyDown</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="" href="../../lime/ui/KeyCode.html">KeyCode</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="" href="../../lime/ui/KeyModifier.html">KeyModifier</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;KeyCode -&gt; KeyModifier&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onKeyUp"></a><h3><p><code><a href="../../lime/ui/Window.html#onKeyUp"><span class="identifier">onKeyUp</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="" href="../../lime/ui/KeyCode.html">KeyCode</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="" href="../../lime/ui/KeyModifier.html">KeyModifier</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;KeyCode -&gt; KeyModifier&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onLeave"></a><h3><p><code><a href="../../lime/ui/Window.html#onLeave"><span class="identifier">onLeave</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;Void&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onMinimize"></a><h3><p><code><a href="../../lime/ui/Window.html#onMinimize"><span class="identifier">onMinimize</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;Void&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onMouseDown"></a><h3><p><code><a href="../../lime/ui/Window.html#onMouseDown"><span class="identifier">onMouseDown</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Int type." href="../../Int.html">Int</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;Float -&gt; Float -&gt; Int&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onMouseMove"></a><h3><p><code><a href="../../lime/ui/Window.html#onMouseMove"><span class="identifier">onMouseMove</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;Float -&gt; Float&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onMouseMoveRelative"></a><h3><p><code><a href="../../lime/ui/Window.html#onMouseMoveRelative"><span class="identifier">onMouseMoveRelative</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;Float -&gt; Float&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onMouseUp"></a><h3><p><code><a href="../../lime/ui/Window.html#onMouseUp"><span class="identifier">onMouseUp</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Int type." href="../../Int.html">Int</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;Float -&gt; Float -&gt; Int&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onMouseWheel"></a><h3><p><code><a href="../../lime/ui/Window.html#onMouseWheel"><span class="identifier">onMouseWheel</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;Float -&gt; Float&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onMove"></a><h3><p><code><a href="../../lime/ui/Window.html#onMove"><span class="identifier">onMove</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;Float -&gt; Float&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onResize"></a><h3><p><code><a href="../../lime/ui/Window.html#onResize"><span class="identifier">onResize</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The standard Int type." href="../../Int.html">Int</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Int type." href="../../Int.html">Int</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;Int -&gt; Int&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onRestore"></a><h3><p><code><a href="../../lime/ui/Window.html#onRestore"><span class="identifier">onRestore</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;Void&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onTextEdit"></a><h3><p><code><a href="../../lime/ui/Window.html#onTextEdit"><span class="identifier">onTextEdit</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The basic String class." href="../../String.html">String</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Int type." href="../../Int.html">Int</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Int type." href="../../Int.html">Int</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;String -&gt; Int -&gt; Int&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="onTextInput"></a><h3><p><code><a href="../../lime/ui/Window.html#onTextInput"><span class="identifier">onTextInput</span></a>:<a class="type" title="" href="../../lime/app/Event.html">Event</a>&lt;<a class="type" title="The basic String class." href="../../String.html">String</a>&nbsp;&#8209;&gt;&nbsp;<a class="type" title="The standard Void type." href="../../Void.html">Void</a>&gt;<span> = new Event&lt;String&gt;()</span></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="renderer"></a><h3><p><code><a href="../../lime/ui/Window.html#renderer"><span class="identifier">renderer</span></a>:<a class="type" title="" href="../../lime/graphics/Renderer.html">Renderer</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="resizable"></a><h3><p><code><a href="../../lime/ui/Window.html#resizable"><span class="identifier">resizable</span></a>:<a class="type" title="The standard Boolean type, which can either be true or false." href="../../Bool.html">Bool</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="scale"></a><h3><p><code><span class="label">read only</span><a href="../../lime/ui/Window.html#scale"><span class="identifier">scale</span></a>:<a class="type" title="The standard Float type, this is a double-precision IEEE 64bit float." href="../../Float.html">Float</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="stage"></a><h3><p><code><a href="../../lime/ui/Window.html#stage"><span class="identifier">stage</span></a>:<a class="type" title="The Stage class represents the main drawing area." href="../../openfl/display/Stage.html">Stage</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="title"></a><h3><p><code><a href="../../lime/ui/Window.html#title"><span class="identifier">title</span></a>:<a class="type" title="The basic String class." href="../../String.html">String</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="width"></a><h3><p><code><a href="../../lime/ui/Window.html#width"><span class="identifier">width</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="x"></a><h3><p><code><a href="../../lime/ui/Window.html#x"><span class="identifier">x</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="y"></a><h3><p><code><a href="../../lime/ui/Window.html#y"><span class="identifier">y</span></a>:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></code></p></h3><div class="doc"><p></p></div></div></div><h3 class="section">Methods</h3><div class="fields"><div class="field "><a name="alert"></a><h3><p><code><a href="#alert"><span class="identifier">alert</span></a> (<span style="white-space:nowrap">?message:<a class="type" title="The basic String class." href="../../String.html">String</a>,</span> <span style="white-space:nowrap">?title:<a class="type" title="The basic String class." href="../../String.html">String</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="close"></a><h3><p><code><a href="#close"><span class="identifier">close</span></a> ():<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="create"></a><h3><p><code><a href="#create"><span class="identifier">create</span></a> (<span style="white-space:nowrap">application:<a class="type" title="" href="../../lime/app/Application.html">Application</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="focus"></a><h3><p><code><a href="#focus"><span class="identifier">focus</span></a> ():<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="move"></a><h3><p><code><a href="#move"><span class="identifier">move</span></a> (<span style="white-space:nowrap">x:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">y:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="resize"></a><h3><p><code><a href="#resize"><span class="identifier">resize</span></a> (<span style="white-space:nowrap">width:<a class="type" title="The standard Int type." href="../../Int.html">Int</a>,</span> <span style="white-space:nowrap">height:<a class="type" title="The standard Int type." href="../../Int.html">Int</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="setIcon"></a><h3><p><code><a href="#setIcon"><span class="identifier">setIcon</span></a> (<span style="white-space:nowrap">image:<a class="type" title="" href="../../lime/graphics/Image.html">Image</a></span>):<a class="type" title="The standard Void type." href="../../Void.html">Void</a></code></p></h3><div class="doc"><p></p></div></div><div class="field "><a name="toString"></a><h3><p><code><a href="#toString"><span class="identifier">toString</span></a> ():<a class="type" title="The basic String class." href="../../String.html">String</a></code></p></h3><div class="doc"><p></p></div></div></div></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>