oppdaterer javadoc

This commit is contained in:
Tobydrama
2020-05-05 15:46:33 +02:00
parent d59c672c05
commit 2a03d3ac61
121 changed files with 371 additions and 403 deletions

View File

@ -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>&nbsp;</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&nbsp;<a href="../../../../inf112/fiasko/roborally/objects/RoboRallyGame.html" title="class in inf112.fiasko.roborally.objects">RoboRallyGame</a>&nbsp;getGame()</pre>
<pre>public&nbsp;<a href="../../../../inf112/fiasko/roborally/objects/InteractableGame.html" title="interface in inf112.fiasko.roborally.objects">InteractableGame</a>&nbsp;getGame()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<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>