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:41 CEST 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Tue May 05 15:44:53 CEST 2020 -->
<title>T-Index</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>
@ -127,10 +127,6 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/ui/screens/InteractiveScreen.html#touchUp-int-int-int-int-">touchUp(int, int, int, int)</a></span> - Method in class inf112.fiasko.roborally.ui.screens.<a href="../inf112/fiasko/roborally/ui/screens/InteractiveScreen.html" title="class in inf112.fiasko.roborally.ui.screens">InteractiveScreen</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/Board.html#tryRobotRespawn-inf112.fiasko.roborally.objects.Robot-int-int-int-inf112.fiasko.roborally.objects.properties.Direction-">tryRobotRespawn(Robot, int, int, int, Direction)</a></span> - Method in class inf112.fiasko.roborally.objects.<a href="../inf112/fiasko/roborally/objects/Board.html" title="class in inf112.fiasko.roborally.objects">Board</a></dt>
<dd>
<div class="block">Tries to re-spawn a robot on one of the positions described</div>
</dd>
<dt><a href="../inf112/fiasko/roborally/objects/TwoTuple.html" title="class in inf112.fiasko.roborally.objects"><span class="typeNameLink">TwoTuple</span></a>&lt;<a href="../inf112/fiasko/roborally/objects/TwoTuple.html" title="type parameter in TwoTuple">T</a>,<a href="../inf112/fiasko/roborally/objects/TwoTuple.html" title="type parameter in TwoTuple">K</a>&gt; - Class in <a href="../inf112/fiasko/roborally/objects/package-summary.html">inf112.fiasko.roborally.objects</a></dt>
<dd>
<div class="block">A class which can save a tuple with two values</div>