Oppdaterer Javadoc

This commit is contained in:
2020-05-07 19:17:02 +02:00
parent 79a774993b
commit 5cd2787a1e
121 changed files with 439 additions and 577 deletions

View File

@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="no">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue May 05 15:44:53 CEST 2020 -->
<!-- Generated by javadoc (1.8.0_172) on Thu May 07 19:14:45 CEST 2020 -->
<title>inf112.fiasko.roborally.ui</title>
<meta name="date" content="2020-05-05">
<meta name="date" content="2020-05-07">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@ -99,18 +99,24 @@
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../inf112/fiasko/roborally/ui/DrawableObject.html" title="class in inf112.fiasko.roborally.ui">DrawableObject</a></td>
<td class="colLast">
<div class="block">This class represents an object that can be drawn using libgdx</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../inf112/fiasko/roborally/ui/RoboRallyWrapper.html" title="class in inf112.fiasko.roborally.ui">RoboRallyWrapper</a></td>
<td class="colLast">
<div class="block">This class acts as a wrapper around the different screens of the game</div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colFirst"><a href="../../../../inf112/fiasko/roborally/ui/ScreenManager.html" title="class in inf112.fiasko.roborally.ui">ScreenManager</a></td>
<td class="colLast">
<div class="block">Keeps track of screen instances</div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colFirst"><a href="../../../../inf112/fiasko/roborally/ui/SimpleButton.html" title="class in inf112.fiasko.roborally.ui">SimpleButton</a></td>
<td class="colLast">
<div class="block">This class generates a simple text button using a default skin</div>