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_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>A-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>
|
||||
@ -78,7 +78,9 @@
|
||||
<div class="block">This class represents a deck of cards</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/AbstractDeck.html#AbstractDeck--">AbstractDeck()</a></span> - Constructor for class inf112.fiasko.roborally.objects.<a href="../inf112/fiasko/roborally/objects/AbstractDeck.html" title="class in inf112.fiasko.roborally.objects">AbstractDeck</a></dt>
|
||||
<dd> </dd>
|
||||
<dd>
|
||||
<div class="block">Empty constructor required by KryoNet.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/AbstractDeck.html#AbstractDeck-java.util.List-">AbstractDeck(List<T>)</a></span> - Constructor for class inf112.fiasko.roborally.objects.<a href="../inf112/fiasko/roborally/objects/AbstractDeck.html" title="class in inf112.fiasko.roborally.objects">AbstractDeck</a></dt>
|
||||
<dd>
|
||||
<div class="block">Initializes the deck with cards</div>
|
||||
|
@ -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>K-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>
|
||||
|
@ -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>L-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>
|
||||
@ -77,8 +77,6 @@
|
||||
<dd>
|
||||
<div class="block">Helps with displaying laser beams</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/utility/LaserHelper.html#LaserHelper--">LaserHelper()</a></span> - Constructor for class inf112.fiasko.roborally.utility.<a href="../inf112/fiasko/roborally/utility/LaserHelper.html" title="class in inf112.fiasko.roborally.utility">LaserHelper</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../inf112/fiasko/roborally/objects/ListGrid.html" title="class in inf112.fiasko.roborally.objects"><span class="typeNameLink">ListGrid</span></a><<a href="../inf112/fiasko/roborally/objects/ListGrid.html" title="type parameter in ListGrid">K</a>> - Class in <a href="../inf112/fiasko/roborally/objects/package-summary.html">inf112.fiasko.roborally.objects</a></dt>
|
||||
<dd>
|
||||
<div class="block">This class represents a grid which can store anything</div>
|
||||
|
@ -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>M-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>
|
||||
|
@ -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>N-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>
|
||||
@ -79,8 +79,6 @@
|
||||
<dd>
|
||||
<div class="block">This class helps with networking tasks</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/utility/NetworkUtil.html#NetworkUtil--">NetworkUtil()</a></span> - Constructor for class inf112.fiasko.roborally.utility.<a href="../inf112/fiasko/roborally/utility/NetworkUtil.html" title="class in inf112.fiasko.roborally.utility">NetworkUtil</a></dt>
|
||||
<dd> </dd>
|
||||
</dl>
|
||||
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">K</a> <a href="index-11.html">L</a> <a href="index-12.html">M</a> <a href="index-13.html">N</a> <a href="index-14.html">O</a> <a href="index-15.html">P</a> <a href="index-16.html">Q</a> <a href="index-17.html">R</a> <a href="index-18.html">S</a> <a href="index-19.html">T</a> <a href="index-20.html">U</a> <a href="index-21.html">V</a> <a href="index-22.html">W</a> </div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
|
@ -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>O-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>
|
||||
|
@ -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>P-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>
|
||||
@ -121,7 +121,7 @@
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/Player.html#Player--">Player()</a></span> - Constructor for class inf112.fiasko.roborally.objects.<a href="../inf112/fiasko/roborally/objects/Player.html" title="class in inf112.fiasko.roborally.objects">Player</a></dt>
|
||||
<dd>
|
||||
<div class="block">Empty constructor required by kryo</div>
|
||||
<div class="block">Empty constructor required by KryoNet.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/utility/IOUtil.html#playerGenerator-java.util.Map-java.util.Map-">playerGenerator(Map<Connection, String>, Map<Connection, RobotID>)</a></span> - Static method in class inf112.fiasko.roborally.utility.<a href="../inf112/fiasko/roborally/utility/IOUtil.html" title="class in inf112.fiasko.roborally.utility">IOUtil</a></dt>
|
||||
<dd>
|
||||
@ -155,14 +155,18 @@
|
||||
<dd>
|
||||
<div class="block">Instantiates a new power down screen</div>
|
||||
</dd>
|
||||
<dt><a href="../inf112/fiasko/roborally/networking/containers/ProgramAndPowerdownRequest.html" title="class in inf112.fiasko.roborally.networking.containers"><span class="typeNameLink">ProgramAndPowerdownRequest</span></a> - Class in <a href="../inf112/fiasko/roborally/networking/containers/package-summary.html">inf112.fiasko.roborally.networking.containers</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/networking/containers/ProgramAndPowerdownRequest.html#ProgramAndPowerdownRequest--">ProgramAndPowerdownRequest()</a></span> - Constructor for 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>
|
||||
<dt><a href="../inf112/fiasko/roborally/networking/containers/ProgramAndPowerDownRequest.html" title="class in inf112.fiasko.roborally.networking.containers"><span class="typeNameLink">ProgramAndPowerDownRequest</span></a> - Class in <a href="../inf112/fiasko/roborally/networking/containers/package-summary.html">inf112.fiasko.roborally.networking.containers</a></dt>
|
||||
<dd>
|
||||
<div class="block">A request containing a player's program and whether it wants to enter power down next round</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/networking/containers/ProgramAndPowerDownRequest.html#ProgramAndPowerDownRequest--">ProgramAndPowerDownRequest()</a></span> - Constructor for 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">Empty constructor required by KryoNet.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/networking/containers/ProgramAndPowerdownRequest.html#ProgramAndPowerdownRequest-java.lang.Boolean-java.util.List-">ProgramAndPowerdownRequest(Boolean, List<ProgrammingCard>)</a></span> - Constructor for 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> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/networking/containers/ProgramAndPowerDownRequest.html#ProgramAndPowerDownRequest-java.lang.Boolean-java.util.List-">ProgramAndPowerDownRequest(Boolean, List<ProgrammingCard>)</a></span> - Constructor for 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">Instantiates a new program and power down request</div>
|
||||
</dd>
|
||||
<dt><a href="../inf112/fiasko/roborally/objects/ProgrammingCard.html" title="class in inf112.fiasko.roborally.objects"><span class="typeNameLink">ProgrammingCard</span></a> - Class in <a href="../inf112/fiasko/roborally/objects/package-summary.html">inf112.fiasko.roborally.objects</a></dt>
|
||||
<dd>
|
||||
<div class="block">This class represents a programming card</div>
|
||||
|
@ -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>Q-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>
|
||||
@ -78,9 +78,7 @@
|
||||
<div class="block">Quits the game in whatever way is appropriate</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/ui/RoboRallyWrapper.html#quit-java.lang.String-">quit(String)</a></span> - Method in class inf112.fiasko.roborally.ui.<a href="../inf112/fiasko/roborally/ui/RoboRallyWrapper.html" title="class in inf112.fiasko.roborally.ui">RoboRallyWrapper</a></dt>
|
||||
<dd>
|
||||
<div class="block">Quits the game after logging the input as an error</div>
|
||||
</dd>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/ui/RoboRallyWrapper.html#quit--">quit()</a></span> - Method in class inf112.fiasko.roborally.ui.<a href="../inf112/fiasko/roborally/ui/RoboRallyWrapper.html" title="class in inf112.fiasko.roborally.ui">RoboRallyWrapper</a></dt>
|
||||
<dd>
|
||||
<div class="block">Quits the game</div>
|
||||
|
@ -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>R-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>
|
||||
@ -128,7 +128,7 @@
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/Board.html#respawnRobots--">respawnRobots()</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">Moves all dead robots to their backups and makes them part of the board again, and if a robot has no lives
|
||||
it will be removed from the game.</div>
|
||||
it will be removed from the game</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/ui/screens/AbstractScreen.html#resume--">resume()</a></span> - Method in class inf112.fiasko.roborally.ui.screens.<a href="../inf112/fiasko/roborally/ui/screens/AbstractScreen.html" title="class in inf112.fiasko.roborally.ui.screens">AbstractScreen</a></dt>
|
||||
<dd> </dd>
|
||||
|
@ -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>S-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>
|
||||
@ -273,9 +273,9 @@
|
||||
<div class="block">Instantiates a new start menu screen</div>
|
||||
</dd>
|
||||
<dt><a href="../inf112/fiasko/roborally/utility/StringUtil.html" title="class in inf112.fiasko.roborally.utility"><span class="typeNameLink">StringUtil</span></a> - Class in <a href="../inf112/fiasko/roborally/utility/package-summary.html">inf112.fiasko.roborally.utility</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/utility/StringUtil.html#StringUtil--">StringUtil()</a></span> - Constructor for class inf112.fiasko.roborally.utility.<a href="../inf112/fiasko/roborally/utility/StringUtil.html" title="class in inf112.fiasko.roborally.utility">StringUtil</a></dt>
|
||||
<dd> </dd>
|
||||
<dd>
|
||||
<div class="block">This class helps with tasks related to string manipulation</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">K</a> <a href="index-11.html">L</a> <a href="index-12.html">M</a> <a href="index-13.html">N</a> <a href="index-14.html">O</a> <a href="index-15.html">P</a> <a href="index-16.html">Q</a> <a href="index-17.html">R</a> <a href="index-18.html">S</a> <a href="index-19.html">T</a> <a href="index-20.html">U</a> <a href="index-21.html">V</a> <a href="index-22.html">W</a> </div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
|
@ -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>T-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>
|
||||
|
@ -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>B-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>
|
||||
|
@ -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:46 CEST 2020 -->
|
||||
<title>U-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>
|
||||
|
@ -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:46 CEST 2020 -->
|
||||
<title>V-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>
|
||||
|
@ -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:46 CEST 2020 -->
|
||||
<title>W-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>
|
||||
|
@ -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>C-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>
|
||||
|
@ -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>D-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>
|
||||
@ -83,8 +83,6 @@
|
||||
<dd>
|
||||
<div class="block">Helper class for loading card decks</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/utility/DeckLoaderUtil.html#DeckLoaderUtil--">DeckLoaderUtil()</a></span> - Constructor for class inf112.fiasko.roborally.utility.<a href="../inf112/fiasko/roborally/utility/DeckLoaderUtil.html" title="class in inf112.fiasko.roborally.utility">DeckLoaderUtil</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../inf112/fiasko/roborally/objects/properties/Direction.html" title="enum in inf112.fiasko.roborally.objects.properties"><span class="typeNameLink">Direction</span></a> - Enum in <a href="../inf112/fiasko/roborally/objects/properties/package-summary.html">inf112.fiasko.roborally.objects.properties</a></dt>
|
||||
<dd>
|
||||
<div class="block">This enum represents all possible directions for an element on the board</div>
|
||||
@ -119,19 +117,19 @@
|
||||
<dd>
|
||||
<div class="block">This interface describes a game drawable using libgdx</div>
|
||||
</dd>
|
||||
<dt><a href="../inf112/fiasko/roborally/objects/DrawableObject.html" title="class in inf112.fiasko.roborally.objects"><span class="typeNameLink">DrawableObject</span></a> - Class in <a href="../inf112/fiasko/roborally/objects/package-summary.html">inf112.fiasko.roborally.objects</a></dt>
|
||||
<dt><a href="../inf112/fiasko/roborally/ui/DrawableObject.html" title="class in inf112.fiasko.roborally.ui"><span class="typeNameLink">DrawableObject</span></a> - Class in <a href="../inf112/fiasko/roborally/ui/package-summary.html">inf112.fiasko.roborally.ui</a></dt>
|
||||
<dd>
|
||||
<div class="block">This class represents an object that can be drawn using libgdx</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/DrawableObject.html#DrawableObject-com.badlogic.gdx.graphics.g2d.TextureRegion-int-int-int-int-int-boolean-boolean-">DrawableObject(TextureRegion, int, int, int, int, int, boolean, boolean)</a></span> - Constructor for 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#DrawableObject-com.badlogic.gdx.graphics.g2d.TextureRegion-int-int-int-int-int-boolean-boolean-">DrawableObject(TextureRegion, int, int, int, int, int, boolean, boolean)</a></span> - Constructor for 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">Initializes a drawable object</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/DrawableObject.html#DrawableObject-com.badlogic.gdx.graphics.g2d.TextureRegion-int-int-int-int-int-">DrawableObject(TextureRegion, int, int, int, int, int)</a></span> - Constructor for 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#DrawableObject-com.badlogic.gdx.graphics.g2d.TextureRegion-int-int-int-int-int-">DrawableObject(TextureRegion, int, int, int, int, int)</a></span> - Constructor for 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">Initializes a drawable object</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../inf112/fiasko/roborally/objects/DrawableObject.html#DrawableObject-com.badlogic.gdx.graphics.g2d.TextureRegion-int-int-">DrawableObject(TextureRegion, int, int)</a></span> - Constructor for 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#DrawableObject-com.badlogic.gdx.graphics.g2d.TextureRegion-int-int-">DrawableObject(TextureRegion, int, int)</a></span> - Constructor for 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">Initializes a new drawable object</div>
|
||||
</dd>
|
||||
|
@ -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>E-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>
|
||||
|
@ -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>
|
||||
|
@ -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> </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> </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> </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> </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> </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> </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> </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> </dd>
|
||||
</dl>
|
||||
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">K</a> <a href="index-11.html">L</a> <a href="index-12.html">M</a> <a href="index-13.html">N</a> <a href="index-14.html">O</a> <a href="index-15.html">P</a> <a href="index-16.html">Q</a> <a href="index-17.html">R</a> <a href="index-18.html">S</a> <a href="index-19.html">T</a> <a href="index-20.html">U</a> <a href="index-21.html">V</a> <a href="index-22.html">W</a> </div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
|
@ -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>H-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>
|
||||
|
@ -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>I-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>
|
||||
|
Reference in New Issue
Block a user