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>G-Index</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>
@ -239,10 +239,6 @@
<dd>
<div class="block">Gets the number of tiles in the y direction</div>
</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/DrawableObject.html#getHeight--">getHeight()</a></span> - Method in class inf112.fiasko.roborally.objects.<a href="../inf112/fiasko/roborally/objects/DrawableObject.html" title="class in inf112.fiasko.roborally.objects">DrawableObject</a></dt>
<dd>
<div class="block">Gets the height of the object</div>
</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/Grid.html#getHeight--">getHeight()</a></span> - Method in interface inf112.fiasko.roborally.objects.<a href="../inf112/fiasko/roborally/objects/Grid.html" title="interface in inf112.fiasko.roborally.objects">Grid</a></dt>
<dd>
<div class="block">Gets height of the grid</div>
@ -251,6 +247,10 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/RoboRallyGame.html#getHeight--">getHeight()</a></span> - Method in class inf112.fiasko.roborally.objects.<a href="../inf112/fiasko/roborally/objects/RoboRallyGame.html" title="class in inf112.fiasko.roborally.objects">RoboRallyGame</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/ui/DrawableObject.html#getHeight--">getHeight()</a></span> - Method in class inf112.fiasko.roborally.ui.<a href="../inf112/fiasko/roborally/ui/DrawableObject.html" title="class in inf112.fiasko.roborally.ui">DrawableObject</a></dt>
<dd>
<div class="block">Gets the height of the object</div>
</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/ui/ScreenManager.html#getIPAddressScreen-inf112.fiasko.roborally.ui.RoboRallyWrapper-">getIPAddressScreen(RoboRallyWrapper)</a></span> - Method in class inf112.fiasko.roborally.ui.<a href="../inf112/fiasko/roborally/ui/ScreenManager.html" title="class in inf112.fiasko.roborally.ui">ScreenManager</a></dt>
<dd>
<div class="block">Gets an instance of the ip address screen</div>
@ -385,8 +385,10 @@
<dd>
<div class="block">Gets the power down map stored in the container</div>
</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/networking/containers/ProgramAndPowerdownRequest.html#getPowerdown--">getPowerdown()</a></span> - Method in class inf112.fiasko.roborally.networking.containers.<a href="../inf112/fiasko/roborally/networking/containers/ProgramAndPowerdownRequest.html" title="class in inf112.fiasko.roborally.networking.containers">ProgramAndPowerdownRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/networking/containers/ProgramAndPowerDownRequest.html#getPowerDown--">getPowerDown()</a></span> - Method in class inf112.fiasko.roborally.networking.containers.<a href="../inf112/fiasko/roborally/networking/containers/ProgramAndPowerDownRequest.html" title="class in inf112.fiasko.roborally.networking.containers">ProgramAndPowerDownRequest</a></dt>
<dd>
<div class="block">Gets the power down status contained within this request</div>
</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/Board.html#getPowerDown-inf112.fiasko.roborally.objects.properties.RobotID-">getPowerDown(RobotID)</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">Gets the power down status of the robot</div>
@ -407,8 +409,10 @@
<dd>
<div class="block">Gets the priority of the programming card</div>
</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/networking/containers/ProgramAndPowerdownRequest.html#getProgram--">getProgram()</a></span> - Method in class inf112.fiasko.roborally.networking.containers.<a href="../inf112/fiasko/roborally/networking/containers/ProgramAndPowerdownRequest.html" title="class in inf112.fiasko.roborally.networking.containers">ProgramAndPowerdownRequest</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/networking/containers/ProgramAndPowerDownRequest.html#getProgram--">getProgram()</a></span> - Method in class inf112.fiasko.roborally.networking.containers.<a href="../inf112/fiasko/roborally/networking/containers/ProgramAndPowerDownRequest.html" title="class in inf112.fiasko.roborally.networking.containers">ProgramAndPowerDownRequest</a></dt>
<dd>
<div class="block">Gets the program contained within this request</div>
</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/InteractableGame.html#getProgram--">getProgram()</a></span> - Method in interface inf112.fiasko.roborally.objects.<a href="../inf112/fiasko/roborally/objects/InteractableGame.html" title="interface in inf112.fiasko.roborally.objects">InteractableGame</a></dt>
<dd>
<div class="block">Gets the program of this player</div>
@ -495,7 +499,7 @@
</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/RoboRallyGame.html#getRobotsToDraw--">getRobotsToDraw()</a></span> - Method in class inf112.fiasko.roborally.objects.<a href="../inf112/fiasko/roborally/objects/RoboRallyGame.html" title="class in inf112.fiasko.roborally.objects">RoboRallyGame</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/DrawableObject.html#getRotation--">getRotation()</a></span> - Method in class inf112.fiasko.roborally.objects.<a href="../inf112/fiasko/roborally/objects/DrawableObject.html" title="class in inf112.fiasko.roborally.objects">DrawableObject</a></dt>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/ui/DrawableObject.html#getRotation--">getRotation()</a></span> - Method in class inf112.fiasko.roborally.ui.<a href="../inf112/fiasko/roborally/ui/DrawableObject.html" title="class in inf112.fiasko.roborally.ui">DrawableObject</a></dt>
<dd>
<div class="block">Gets the number of degrees to rotate the texture counterclockwise when rendering</div>
</dd>
@ -509,7 +513,7 @@
<dd>
<div class="block">Gets an instance of the start menu screen</div>
</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/DrawableObject.html#getTexture--">getTexture()</a></span> - Method in class inf112.fiasko.roborally.objects.<a href="../inf112/fiasko/roborally/objects/DrawableObject.html" title="class in inf112.fiasko.roborally.objects">DrawableObject</a></dt>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/ui/DrawableObject.html#getTexture--">getTexture()</a></span> - Method in class inf112.fiasko.roborally.ui.<a href="../inf112/fiasko/roborally/ui/DrawableObject.html" title="class in inf112.fiasko.roborally.ui">DrawableObject</a></dt>
<dd>
<div class="block">Gets the texture to use for drawing the object</div>
</dd>
@ -579,10 +583,6 @@
<dd>
<div class="block">Gets the number of tiles in the x direction</div>
</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/DrawableObject.html#getWidth--">getWidth()</a></span> - Method in class inf112.fiasko.roborally.objects.<a href="../inf112/fiasko/roborally/objects/DrawableObject.html" title="class in inf112.fiasko.roborally.objects">DrawableObject</a></dt>
<dd>
<div class="block">Gets the width of the object</div>
</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/Grid.html#getWidth--">getWidth()</a></span> - Method in interface inf112.fiasko.roborally.objects.<a href="../inf112/fiasko/roborally/objects/Grid.html" title="interface in inf112.fiasko.roborally.objects">Grid</a></dt>
<dd>
<div class="block">Gets the width of the grid</div>
@ -591,6 +591,10 @@
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/RoboRallyGame.html#getWidth--">getWidth()</a></span> - Method in class inf112.fiasko.roborally.objects.<a href="../inf112/fiasko/roborally/objects/RoboRallyGame.html" title="class in inf112.fiasko.roborally.objects">RoboRallyGame</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/ui/DrawableObject.html#getWidth--">getWidth()</a></span> - Method in class inf112.fiasko.roborally.ui.<a href="../inf112/fiasko/roborally/ui/DrawableObject.html" title="class in inf112.fiasko.roborally.ui">DrawableObject</a></dt>
<dd>
<div class="block">Gets the width of the object</div>
</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/ui/ScreenManager.html#getWinnerScreen-inf112.fiasko.roborally.ui.RoboRallyWrapper-">getWinnerScreen(RoboRallyWrapper)</a></span> - Method in class inf112.fiasko.roborally.ui.<a href="../inf112/fiasko/roborally/ui/ScreenManager.html" title="class in inf112.fiasko.roborally.ui">ScreenManager</a></dt>
<dd>
<div class="block">Gets an instance of the winner screen</div>
@ -605,7 +609,7 @@
<dd>
<div class="block">Gets the x coordinate of the position</div>
</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/DrawableObject.html#getXPosition--">getXPosition()</a></span> - Method in class inf112.fiasko.roborally.objects.<a href="../inf112/fiasko/roborally/objects/DrawableObject.html" title="class in inf112.fiasko.roborally.objects">DrawableObject</a></dt>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/ui/DrawableObject.html#getXPosition--">getXPosition()</a></span> - Method in class inf112.fiasko.roborally.ui.<a href="../inf112/fiasko/roborally/ui/DrawableObject.html" title="class in inf112.fiasko.roborally.ui">DrawableObject</a></dt>
<dd>
<div class="block">Gets the x position the object should be drawn on
@ -616,7 +620,7 @@
<dd>
<div class="block">Gets the y coordinate of the position</div>
</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/DrawableObject.html#getYPosition--">getYPosition()</a></span> - Method in class inf112.fiasko.roborally.objects.<a href="../inf112/fiasko/roborally/objects/DrawableObject.html" title="class in inf112.fiasko.roborally.objects">DrawableObject</a></dt>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/ui/DrawableObject.html#getYPosition--">getYPosition()</a></span> - Method in class inf112.fiasko.roborally.ui.<a href="../inf112/fiasko/roborally/ui/DrawableObject.html" title="class in inf112.fiasko.roborally.ui">DrawableObject</a></dt>
<dd>
<div class="block">Gets the y position the object should be drawn on
@ -631,8 +635,6 @@
<dd>
<div class="block">A helper class containing helper methods fro a grid</div>
</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/utility/GridUtil.html#GridUtil--">GridUtil()</a></span> - Constructor for class inf112.fiasko.roborally.utility.<a href="../inf112/fiasko/roborally/utility/GridUtil.html" title="class in inf112.fiasko.roborally.utility">GridUtil</a></dt>
<dd>&nbsp;</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">Q</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">W</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->