Skip to content

Commit 36c41f9

Browse files
author
CodinGame Builder
committed
javadoc v3.8.1
1 parent a03b3e0 commit 36c41f9

File tree

145 files changed

+1540
-572
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+1540
-572
lines changed

docs/allclasses-frame.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_141) on Mon Aug 19 18:22:11 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Sep 23 11:24:15 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (CodinGame Game Engine 3.6.0 API)</title>
8-
<meta name="date" content="2019-08-19">
7+
<title>All Classes (CodinGame Game Engine 3.8.1 API)</title>
8+
<meta name="date" content="2019-09-23">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -60,6 +60,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
6060
<li><a href="com/codingame/gameengine/core/Tooltip.html" title="class in com.codingame.gameengine.core" target="classFrame">Tooltip</a></li>
6161
<li><a href="com/codingame/gameengine/runner/dto/Tooltip.html" title="class in com.codingame.gameengine.runner.dto" target="classFrame">Tooltip</a></li>
6262
<li><a href="com/codingame/gameengine/module/tooltip/TooltipModule.html" title="class in com.codingame.gameengine.module.tooltip" target="classFrame">TooltipModule</a></li>
63+
<li><a href="com/codingame/gameengine/module/viewport/ViewportModule.html" title="class in com.codingame.gameengine.module.viewport" target="classFrame">ViewportModule</a></li>
6364
<li><a href="com/codingame/gameengine/module/entities/World.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">World</a></li>
6465
</ul>
6566
</div>

docs/allclasses-noframe.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_141) on Mon Aug 19 18:22:11 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Sep 23 11:24:15 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (CodinGame Game Engine 3.6.0 API)</title>
8-
<meta name="date" content="2019-08-19">
7+
<title>All Classes (CodinGame Game Engine 3.8.1 API)</title>
8+
<meta name="date" content="2019-09-23">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -60,6 +60,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
6060
<li><a href="com/codingame/gameengine/core/Tooltip.html" title="class in com.codingame.gameengine.core">Tooltip</a></li>
6161
<li><a href="com/codingame/gameengine/runner/dto/Tooltip.html" title="class in com.codingame.gameengine.runner.dto">Tooltip</a></li>
6262
<li><a href="com/codingame/gameengine/module/tooltip/TooltipModule.html" title="class in com.codingame.gameengine.module.tooltip">TooltipModule</a></li>
63+
<li><a href="com/codingame/gameengine/module/viewport/ViewportModule.html" title="class in com.codingame.gameengine.module.viewport">ViewportModule</a></li>
6364
<li><a href="com/codingame/gameengine/module/entities/World.html" title="class in com.codingame.gameengine.module.entities">World</a></li>
6465
</ul>
6566
</div>

docs/com/codingame/gameengine/core/AbstractMultiplayerPlayer.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_141) on Mon Aug 19 18:22:10 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Sep 23 11:24:14 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AbstractMultiplayerPlayer (CodinGame Game Engine 3.6.0 API)</title>
8-
<meta name="date" content="2019-08-19">
7+
<title>AbstractMultiplayerPlayer (CodinGame Game Engine 3.8.1 API)</title>
8+
<meta name="date" content="2019-09-23">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../../script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="AbstractMultiplayerPlayer (CodinGame Game Engine 3.6.0 API)";
16+
parent.document.title="AbstractMultiplayerPlayer (CodinGame Game Engine 3.8.1 API)";
1717
}
1818
}
1919
catch(err) {

docs/com/codingame/gameengine/core/AbstractPlayer.TimeoutException.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_141) on Mon Aug 19 18:22:10 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Sep 23 11:24:14 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AbstractPlayer.TimeoutException (CodinGame Game Engine 3.6.0 API)</title>
8-
<meta name="date" content="2019-08-19">
7+
<title>AbstractPlayer.TimeoutException (CodinGame Game Engine 3.8.1 API)</title>
8+
<meta name="date" content="2019-09-23">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../../script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="AbstractPlayer.TimeoutException (CodinGame Game Engine 3.6.0 API)";
16+
parent.document.title="AbstractPlayer.TimeoutException (CodinGame Game Engine 3.8.1 API)";
1717
}
1818
}
1919
catch(err) {

docs/com/codingame/gameengine/core/AbstractPlayer.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_141) on Mon Aug 19 18:22:10 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Sep 23 11:24:14 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AbstractPlayer (CodinGame Game Engine 3.6.0 API)</title>
8-
<meta name="date" content="2019-08-19">
7+
<title>AbstractPlayer (CodinGame Game Engine 3.8.1 API)</title>
8+
<meta name="date" content="2019-09-23">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../../script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="AbstractPlayer (CodinGame Game Engine 3.6.0 API)";
16+
parent.document.title="AbstractPlayer (CodinGame Game Engine 3.8.1 API)";
1717
}
1818
}
1919
catch(err) {

docs/com/codingame/gameengine/core/AbstractReferee.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_141) on Mon Aug 19 18:22:10 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Sep 23 11:24:14 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AbstractReferee (CodinGame Game Engine 3.6.0 API)</title>
8-
<meta name="date" content="2019-08-19">
7+
<title>AbstractReferee (CodinGame Game Engine 3.8.1 API)</title>
8+
<meta name="date" content="2019-09-23">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../../script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="AbstractReferee (CodinGame Game Engine 3.6.0 API)";
16+
parent.document.title="AbstractReferee (CodinGame Game Engine 3.8.1 API)";
1717
}
1818
}
1919
catch(err) {

docs/com/codingame/gameengine/core/AbstractSoloPlayer.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_141) on Mon Aug 19 18:22:10 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Sep 23 11:24:14 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AbstractSoloPlayer (CodinGame Game Engine 3.6.0 API)</title>
8-
<meta name="date" content="2019-08-19">
7+
<title>AbstractSoloPlayer (CodinGame Game Engine 3.8.1 API)</title>
8+
<meta name="date" content="2019-09-23">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../../script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="AbstractSoloPlayer (CodinGame Game Engine 3.6.0 API)";
16+
parent.document.title="AbstractSoloPlayer (CodinGame Game Engine 3.8.1 API)";
1717
}
1818
}
1919
catch(err) {

docs/com/codingame/gameengine/core/GameManager.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_141) on Mon Aug 19 18:22:10 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Sep 23 11:24:14 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>GameManager (CodinGame Game Engine 3.6.0 API)</title>
8-
<meta name="date" content="2019-08-19">
7+
<title>GameManager (CodinGame Game Engine 3.8.1 API)</title>
8+
<meta name="date" content="2019-09-23">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../../script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="GameManager (CodinGame Game Engine 3.6.0 API)";
16+
parent.document.title="GameManager (CodinGame Game Engine 3.8.1 API)";
1717
}
1818
}
1919
catch(err) {

docs/com/codingame/gameengine/core/Module.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_141) on Mon Aug 19 18:22:10 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Sep 23 11:24:14 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Module (CodinGame Game Engine 3.6.0 API)</title>
8-
<meta name="date" content="2019-08-19">
7+
<title>Module (CodinGame Game Engine 3.8.1 API)</title>
8+
<meta name="date" content="2019-09-23">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../../script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="Module (CodinGame Game Engine 3.6.0 API)";
16+
parent.document.title="Module (CodinGame Game Engine 3.8.1 API)";
1717
}
1818
}
1919
catch(err) {
@@ -102,7 +102,7 @@ <h2 title="Interface Module" class="title">Interface Module</h2>
102102
<li class="blockList">
103103
<dl>
104104
<dt>All Known Implementing Classes:</dt>
105-
<dd><a href="../../../../com/codingame/gameengine/module/endscreen/EndScreenModule.html" title="class in com.codingame.gameengine.module.endscreen">EndScreenModule</a>, <a href="../../../../com/codingame/gameengine/module/entities/GraphicEntityModule.html" title="class in com.codingame.gameengine.module.entities">GraphicEntityModule</a>, <a href="../../../../com/codingame/gameengine/module/toggle/ToggleModule.html" title="class in com.codingame.gameengine.module.toggle">ToggleModule</a>, <a href="../../../../com/codingame/gameengine/module/tooltip/TooltipModule.html" title="class in com.codingame.gameengine.module.tooltip">TooltipModule</a></dd>
105+
<dd><a href="../../../../com/codingame/gameengine/module/endscreen/EndScreenModule.html" title="class in com.codingame.gameengine.module.endscreen">EndScreenModule</a>, <a href="../../../../com/codingame/gameengine/module/entities/GraphicEntityModule.html" title="class in com.codingame.gameengine.module.entities">GraphicEntityModule</a>, <a href="../../../../com/codingame/gameengine/module/toggle/ToggleModule.html" title="class in com.codingame.gameengine.module.toggle">ToggleModule</a>, <a href="../../../../com/codingame/gameengine/module/tooltip/TooltipModule.html" title="class in com.codingame.gameengine.module.tooltip">TooltipModule</a>, <a href="../../../../com/codingame/gameengine/module/viewport/ViewportModule.html" title="class in com.codingame.gameengine.module.viewport">ViewportModule</a></dd>
106106
</dl>
107107
<hr>
108108
<br>

docs/com/codingame/gameengine/core/MultiplayerGameManager.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_141) on Mon Aug 19 18:22:10 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Sep 23 11:24:14 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>MultiplayerGameManager (CodinGame Game Engine 3.6.0 API)</title>
8-
<meta name="date" content="2019-08-19">
7+
<title>MultiplayerGameManager (CodinGame Game Engine 3.8.1 API)</title>
8+
<meta name="date" content="2019-09-23">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../../script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="MultiplayerGameManager (CodinGame Game Engine 3.6.0 API)";
16+
parent.document.title="MultiplayerGameManager (CodinGame Game Engine 3.8.1 API)";
1717
}
1818
}
1919
catch(err) {

0 commit comments

Comments
 (0)