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: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> </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> </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><<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>> - 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>
|
||||
|
Reference in New Issue
Block a user