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>F-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>
@ -81,11 +81,11 @@
<dd>
<div class="block">Fires all lasers on the game board</div>
</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/DrawableObject.html#flipX--">flipX()</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#flipX--">flipX()</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">Whether to flip the texture on the x-axis when rendering</div>
</dd>
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/DrawableObject.html#flipY--">flipY()</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#flipY--">flipY()</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">Whether to flip the texture on the y-axis when rendering</div>
</dd>