mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-06-28 20: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_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>
|
||||
|
Reference in New Issue
Block a user