<li><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html"title="interface in inf112.fiasko.roborally.ui"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../inf112/fiasko/roborally/ui/ScreenManager.html"title="class in inf112.fiasko.roborally.ui"><spanclass="typeNameLink">Next Class</span></a></li>
<dd>com.badlogic.gdx.ApplicationListener, <ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html"title="interface in inf112.fiasko.roborally.ui">RoboRallyUI</a></dd>
</dl>
<hr>
<br>
<pre>public class <spanclass="typeNameLabel">RoboRallyWrapper</span>
extends com.badlogic.gdx.Game
implements <ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html"title="interface in inf112.fiasko.roborally.ui">RoboRallyUI</a></pre>
<divclass="block">This class acts as a wrapper around the different screens of the game</div>
</li>
</ul>
</div>
<divclass="summary">
<ulclass="blockList">
<liclass="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ulclass="blockList">
<liclass="blockList"><aname="field.summary">
<!---->
</a>
<h3>Field Summary</h3>
<tableclass="memberSummary"border="0"cellpadding="3"cellspacing="0"summary="Field Summary table, listing fields, and an explanation">
<tdclass="colFirst"><code><ahref="../../../../inf112/fiasko/roborally/networking/RoboRallyClient.html"title="class in inf112.fiasko.roborally.networking">RoboRallyClient</a></code></td>
<tdclass="colFirst"><code><ahref="../../../../inf112/fiasko/roborally/objects/RoboRallyGame.html"title="class in inf112.fiasko.roborally.objects">RoboRallyGame</a></code></td>
<tdclass="colFirst"><code><ahref="../../../../inf112/fiasko/roborally/ui/ScreenManager.html"title="class in inf112.fiasko.roborally.ui">ScreenManager</a></code></td>
<tdclass="colFirst"><code><ahref="../../../../inf112/fiasko/roborally/networking/RoboRallyServer.html"title="class in inf112.fiasko.roborally.networking">RoboRallyServer</a></code></td>
<tdclass="colFirst"><code><ahref="../../../../inf112/fiasko/roborally/objects/InteractableGame.html"title="interface in inf112.fiasko.roborally.objects">InteractableGame</a></code></td>
<divclass="block">Gets the robo rally game being rendered by the UI</div>
</td>
</tr>
<trid="i3"class="rowColor">
<tdclass="colFirst"><code><ahref="../../../../inf112/fiasko/roborally/networking/RoboRallyServer.html"title="class in inf112.fiasko.roborally.networking">RoboRallyServer</a></code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyWrapper.html#setGame-inf112.fiasko.roborally.objects.RoboRallyGame-">setGame</a></span>(<ahref="../../../../inf112/fiasko/roborally/objects/RoboRallyGame.html"title="class in inf112.fiasko.roborally.objects">RoboRallyGame</a> game)</code>
<divclass="block">Sets the robo rally game being rendered by the UI</div>
<pre>public <ahref="../../../../inf112/fiasko/roborally/ui/ScreenManager.html"title="class in inf112.fiasko.roborally.ui">ScreenManager</a> screenManager</pre>
</li>
</ul>
<aname="roboRallyGame">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>roboRallyGame</h4>
<pre>public <ahref="../../../../inf112/fiasko/roborally/objects/RoboRallyGame.html"title="class in inf112.fiasko.roborally.objects">RoboRallyGame</a> roboRallyGame</pre>
</li>
</ul>
<aname="server">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>server</h4>
<pre>public <ahref="../../../../inf112/fiasko/roborally/networking/RoboRallyServer.html"title="class in inf112.fiasko.roborally.networking">RoboRallyServer</a> server</pre>
</li>
</ul>
<aname="client">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>client</h4>
<pre>public <ahref="../../../../inf112/fiasko/roborally/networking/RoboRallyClient.html"title="class in inf112.fiasko.roborally.networking">RoboRallyClient</a> client</pre>
<pre>public <ahref="../../../../inf112/fiasko/roborally/objects/InteractableGame.html"title="interface in inf112.fiasko.roborally.objects">InteractableGame</a> getGame()</pre>
<divclass="block"><spanclass="descfrmTypeLabel">Description copied from interface: <code><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html#getGame--">RoboRallyUI</a></code></span></div>
<divclass="block">Gets the robo rally game being rendered by the UI</div>
<dd><code><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html#getGame--">getGame</a></code> in interface <code><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html"title="interface in inf112.fiasko.roborally.ui">RoboRallyUI</a></code></dd>
<pre>public void setGame(<ahref="../../../../inf112/fiasko/roborally/objects/RoboRallyGame.html"title="class in inf112.fiasko.roborally.objects">RoboRallyGame</a> game)</pre>
<divclass="block"><spanclass="descfrmTypeLabel">Description copied from interface: <code><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html#setGame-inf112.fiasko.roborally.objects.RoboRallyGame-">RoboRallyUI</a></code></span></div>
<divclass="block">Sets the robo rally game being rendered by the UI</div>
<dd><code><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html#setGame-inf112.fiasko.roborally.objects.RoboRallyGame-">setGame</a></code> in interface <code><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html"title="interface in inf112.fiasko.roborally.ui">RoboRallyUI</a></code></dd>
<divclass="block"><spanclass="descfrmTypeLabel">Description copied from interface: <code><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html#quit-java.lang.String-">RoboRallyUI</a></code></span></div>
<divclass="block">Quits the game in whatever way is appropriate</div>
<dd><code><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html#quit-java.lang.String-">quit</a></code> in interface <code><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html"title="interface in inf112.fiasko.roborally.ui">RoboRallyUI</a></code></dd>
<pre>public <ahref="../../../../inf112/fiasko/roborally/networking/RoboRallyServer.html"title="class in inf112.fiasko.roborally.networking">RoboRallyServer</a> getServer()</pre>
<divclass="block"><spanclass="descfrmTypeLabel">Description copied from interface: <code><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html#getServer--">RoboRallyUI</a></code></span></div>
<divclass="block">Gets the servers used for receiving objects from clients</div>
<dd><code><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html#getServer--">getServer</a></code> in interface <code><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html"title="interface in inf112.fiasko.roborally.ui">RoboRallyUI</a></code></dd>
<divclass="block"><spanclass="descfrmTypeLabel">Description copied from interface: <code><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html#setShouldHurry-boolean-">RoboRallyUI</a></code></span></div>
<divclass="block">Sets whether the client should hurry with whatever it's doing</div>
<dd><code><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html#setShouldHurry-boolean-">setShouldHurry</a></code> in interface <code><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html"title="interface in inf112.fiasko.roborally.ui">RoboRallyUI</a></code></dd>
<dd><code>shouldHurry</code> - True if the user should hurry</dd>
</dl>
</li>
</ul>
<aname="quit--">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>quit</h4>
<pre>public void quit()</pre>
<divclass="block">Quits the game</div>
</li>
</ul>
<aname="isTesting--">
<!---->
</a>
<ulclass="blockListLast">
<liclass="blockList">
<h4>isTesting</h4>
<pre>public boolean isTesting()</pre>
<divclass="block"><spanclass="descfrmTypeLabel">Description copied from interface: <code><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html#isTesting--">RoboRallyUI</a></code></span></div>
<divclass="block">Gets whether the game should be started in test mode</div>
<dd><code><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html#isTesting--">isTesting</a></code> in interface <code><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html"title="interface in inf112.fiasko.roborally.ui">RoboRallyUI</a></code></dd>
<dt><spanclass="returnLabel">Returns:</span></dt>
<dd>Whether the game should be started in test mode</dd>
<li><ahref="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html"title="interface in inf112.fiasko.roborally.ui"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../inf112/fiasko/roborally/ui/ScreenManager.html"title="class in inf112.fiasko.roborally.ui"><spanclass="typeNameLink">Next Class</span></a></li>