mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-06-26 19:24:43 +02:00
oppdaterer javadoc
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="no">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_172) on Sun May 03 18:10:40 CEST 2020 -->
|
||||
<!-- Generated by javadoc (1.8.0_201) on Tue May 05 15:44:52 CEST 2020 -->
|
||||
<title>RoboRallyWrapper</title>
|
||||
<meta name="date" content="2020-05-03">
|
||||
<meta name="date" content="2020-05-05">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
</head>
|
||||
@ -223,7 +223,7 @@ implements <a href="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html" tit
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../inf112/fiasko/roborally/ui/RoboRallyWrapper.html#dispose--">dispose</a></span>()</code> </td>
|
||||
</tr>
|
||||
<tr id="i2" class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../inf112/fiasko/roborally/objects/RoboRallyGame.html" title="class in inf112.fiasko.roborally.objects">RoboRallyGame</a></code></td>
|
||||
<td class="colFirst"><code><a href="../../../../inf112/fiasko/roborally/objects/InteractableGame.html" title="interface in inf112.fiasko.roborally.objects">InteractableGame</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../inf112/fiasko/roborally/ui/RoboRallyWrapper.html#getGame--">getGame</a></span>()</code>
|
||||
<div class="block">Gets the robo rally game being rendered by the UI</div>
|
||||
</td>
|
||||
@ -433,7 +433,7 @@ implements <a href="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html" tit
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getGame</h4>
|
||||
<pre>public <a href="../../../../inf112/fiasko/roborally/objects/RoboRallyGame.html" title="class in inf112.fiasko.roborally.objects">RoboRallyGame</a> getGame()</pre>
|
||||
<pre>public <a href="../../../../inf112/fiasko/roborally/objects/InteractableGame.html" title="interface in inf112.fiasko.roborally.objects">InteractableGame</a> getGame()</pre>
|
||||
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../inf112/fiasko/roborally/ui/RoboRallyUI.html#getGame--">RoboRallyUI</a></code></span></div>
|
||||
<div class="block">Gets the robo rally game being rendered by the UI</div>
|
||||
<dl>
|
||||
|
Reference in New Issue
Block a user