Skip to content

Commit 018afe4

Browse files
author
CodinGame Builder
committed
javadoc v3.8.3
1 parent e4787c0 commit 018afe4

File tree

143 files changed

+1209
-592
lines changed

Some content is hidden

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

143 files changed

+1209
-592
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 Tue Sep 24 16:26:04 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Oct 07 11:15:18 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (CodinGame Game Engine 3.8.2 API)</title>
8-
<meta name="date" content="2019-09-24">
7+
<title>All Classes (CodinGame Game Engine 3.8.3 API)</title>
8+
<meta name="date" content="2019-10-07">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -44,6 +44,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
4444
<li><a href="com/codingame/gameengine/module/entities/Rectangle.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">Rectangle</a></li>
4545
<li><a href="com/codingame/gameengine/core/RefereeMain.html" title="class in com.codingame.gameengine.core" target="classFrame">RefereeMain</a></li>
4646
<li><a href="com/codingame/gameengine/module/entities/RoundedRectangle.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">RoundedRectangle</a></li>
47+
<li><a href="com/codingame/gameengine/module/entities/ScaleMode.html" title="enum in com.codingame.gameengine.module.entities" target="classFrame">ScaleMode</a></li>
4748
<li><a href="com/codingame/gameengine/module/entities/Shape.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">Shape</a></li>
4849
<li><a href="com/codingame/gameengine/core/SoloGameManager.html" title="class in com.codingame.gameengine.core" target="classFrame">SoloGameManager</a></li>
4950
<li><a href="com/codingame/gameengine/runner/SoloGameRunner.html" title="class in com.codingame.gameengine.runner" target="classFrame">SoloGameRunner</a></li>

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 Tue Sep 24 16:26:04 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Oct 07 11:15:18 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (CodinGame Game Engine 3.8.2 API)</title>
8-
<meta name="date" content="2019-09-24">
7+
<title>All Classes (CodinGame Game Engine 3.8.3 API)</title>
8+
<meta name="date" content="2019-10-07">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -44,6 +44,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
4444
<li><a href="com/codingame/gameengine/module/entities/Rectangle.html" title="class in com.codingame.gameengine.module.entities">Rectangle</a></li>
4545
<li><a href="com/codingame/gameengine/core/RefereeMain.html" title="class in com.codingame.gameengine.core">RefereeMain</a></li>
4646
<li><a href="com/codingame/gameengine/module/entities/RoundedRectangle.html" title="class in com.codingame.gameengine.module.entities">RoundedRectangle</a></li>
47+
<li><a href="com/codingame/gameengine/module/entities/ScaleMode.html" title="enum in com.codingame.gameengine.module.entities">ScaleMode</a></li>
4748
<li><a href="com/codingame/gameengine/module/entities/Shape.html" title="class in com.codingame.gameengine.module.entities">Shape</a></li>
4849
<li><a href="com/codingame/gameengine/core/SoloGameManager.html" title="class in com.codingame.gameengine.core">SoloGameManager</a></li>
4950
<li><a href="com/codingame/gameengine/runner/SoloGameRunner.html" title="class in com.codingame.gameengine.runner">SoloGameRunner</a></li>

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 Tue Sep 24 16:26:03 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Oct 07 11:15:17 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AbstractMultiplayerPlayer (CodinGame Game Engine 3.8.2 API)</title>
8-
<meta name="date" content="2019-09-24">
7+
<title>AbstractMultiplayerPlayer (CodinGame Game Engine 3.8.3 API)</title>
8+
<meta name="date" content="2019-10-07">
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.8.2 API)";
16+
parent.document.title="AbstractMultiplayerPlayer (CodinGame Game Engine 3.8.3 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 Tue Sep 24 16:26:03 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Oct 07 11:15:17 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AbstractPlayer.TimeoutException (CodinGame Game Engine 3.8.2 API)</title>
8-
<meta name="date" content="2019-09-24">
7+
<title>AbstractPlayer.TimeoutException (CodinGame Game Engine 3.8.3 API)</title>
8+
<meta name="date" content="2019-10-07">
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.8.2 API)";
16+
parent.document.title="AbstractPlayer.TimeoutException (CodinGame Game Engine 3.8.3 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 Tue Sep 24 16:26:03 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Oct 07 11:15:17 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AbstractPlayer (CodinGame Game Engine 3.8.2 API)</title>
8-
<meta name="date" content="2019-09-24">
7+
<title>AbstractPlayer (CodinGame Game Engine 3.8.3 API)</title>
8+
<meta name="date" content="2019-10-07">
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.8.2 API)";
16+
parent.document.title="AbstractPlayer (CodinGame Game Engine 3.8.3 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 Tue Sep 24 16:26:04 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Oct 07 11:15:17 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AbstractReferee (CodinGame Game Engine 3.8.2 API)</title>
8-
<meta name="date" content="2019-09-24">
7+
<title>AbstractReferee (CodinGame Game Engine 3.8.3 API)</title>
8+
<meta name="date" content="2019-10-07">
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.8.2 API)";
16+
parent.document.title="AbstractReferee (CodinGame Game Engine 3.8.3 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 Tue Sep 24 16:26:04 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Oct 07 11:15:17 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AbstractSoloPlayer (CodinGame Game Engine 3.8.2 API)</title>
8-
<meta name="date" content="2019-09-24">
7+
<title>AbstractSoloPlayer (CodinGame Game Engine 3.8.3 API)</title>
8+
<meta name="date" content="2019-10-07">
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.8.2 API)";
16+
parent.document.title="AbstractSoloPlayer (CodinGame Game Engine 3.8.3 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 Tue Sep 24 16:26:04 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Oct 07 11:15:17 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>GameManager (CodinGame Game Engine 3.8.2 API)</title>
8-
<meta name="date" content="2019-09-24">
7+
<title>GameManager (CodinGame Game Engine 3.8.3 API)</title>
8+
<meta name="date" content="2019-10-07">
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.8.2 API)";
16+
parent.document.title="GameManager (CodinGame Game Engine 3.8.3 API)";
1717
}
1818
}
1919
catch(err) {

docs/com/codingame/gameengine/core/Module.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 Tue Sep 24 16:26:04 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Oct 07 11:15:17 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Module (CodinGame Game Engine 3.8.2 API)</title>
8-
<meta name="date" content="2019-09-24">
7+
<title>Module (CodinGame Game Engine 3.8.3 API)</title>
8+
<meta name="date" content="2019-10-07">
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.8.2 API)";
16+
parent.document.title="Module (CodinGame Game Engine 3.8.3 API)";
1717
}
1818
}
1919
catch(err) {

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 Tue Sep 24 16:26:04 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Oct 07 11:15:17 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>MultiplayerGameManager (CodinGame Game Engine 3.8.2 API)</title>
8-
<meta name="date" content="2019-09-24">
7+
<title>MultiplayerGameManager (CodinGame Game Engine 3.8.3 API)</title>
8+
<meta name="date" content="2019-10-07">
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.8.2 API)";
16+
parent.document.title="MultiplayerGameManager (CodinGame Game Engine 3.8.3 API)";
1717
}
1818
}
1919
catch(err) {

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

Lines changed: 7 additions & 12 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 Tue Sep 24 16:26:04 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Oct 07 11:15:17 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>RefereeMain (CodinGame Game Engine 3.8.2 API)</title>
8-
<meta name="date" content="2019-09-24">
7+
<title>RefereeMain (CodinGame Game Engine 3.8.3 API)</title>
8+
<meta name="date" content="2019-10-07">
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="RefereeMain (CodinGame Game Engine 3.8.2 API)";
16+
parent.document.title="RefereeMain (CodinGame Game Engine 3.8.3 API)";
1717
}
1818
}
1919
catch(err) {
@@ -151,7 +151,7 @@ <h3>Method Summary</h3>
151151
<tr id="i0" class="altColor">
152152
<td class="colFirst"><code>static boolean</code></td>
153153
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/codingame/gameengine/core/RefereeMain.html#isInProduction--">isInProduction</a></span>()</code>
154-
<div class="block">Is overriden by CodinGame's server side game runner</div>
154+
<div class="block">Is overridden by CodinGame's server side game runner</div>
155155
</td>
156156
</tr>
157157
<tr id="i1" class="rowColor">
@@ -213,7 +213,7 @@ <h3>Method Detail</h3>
213213
<li class="blockList">
214214
<h4>isInProduction</h4>
215215
<pre>public static&nbsp;boolean&nbsp;isInProduction()</pre>
216-
<div class="block">Is overriden by CodinGame's server side game runner</div>
216+
<div class="block">Is overridden by CodinGame's server side game runner</div>
217217
<dl>
218218
<dt><span class="returnLabel">Returns:</span></dt>
219219
<dd>whether or not this execution is happening locally or on CodinGame</dd>
@@ -226,16 +226,11 @@ <h4>isInProduction</h4>
226226
<ul class="blockList">
227227
<li class="blockList">
228228
<h4>main</h4>
229-
<pre>public static&nbsp;void&nbsp;main(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;args)
230-
throws <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang">InstantiationException</a>,
231-
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a></pre>
229+
<pre>public static&nbsp;void&nbsp;main(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;args)</pre>
232230
<div class="block">CodinGame's game runner will launch the referee using this method.</div>
233231
<dl>
234232
<dt><span class="paramLabel">Parameters:</span></dt>
235233
<dd><code>args</code> - unused</dd>
236-
<dt><span class="throwsLabel">Throws:</span></dt>
237-
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang">InstantiationException</a></code></dd>
238-
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a></code></dd>
239234
</dl>
240235
</li>
241236
</ul>

docs/com/codingame/gameengine/core/SoloGameManager.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 Tue Sep 24 16:26:04 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Oct 07 11:15:17 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>SoloGameManager (CodinGame Game Engine 3.8.2 API)</title>
8-
<meta name="date" content="2019-09-24">
7+
<title>SoloGameManager (CodinGame Game Engine 3.8.3 API)</title>
8+
<meta name="date" content="2019-10-07">
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="SoloGameManager (CodinGame Game Engine 3.8.2 API)";
16+
parent.document.title="SoloGameManager (CodinGame Game Engine 3.8.3 API)";
1717
}
1818
}
1919
catch(err) {

docs/com/codingame/gameengine/core/Tooltip.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 Tue Sep 24 16:26:04 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Oct 07 11:15:17 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Tooltip (CodinGame Game Engine 3.8.2 API)</title>
8-
<meta name="date" content="2019-09-24">
7+
<title>Tooltip (CodinGame Game Engine 3.8.3 API)</title>
8+
<meta name="date" content="2019-10-07">
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="Tooltip (CodinGame Game Engine 3.8.2 API)";
16+
parent.document.title="Tooltip (CodinGame Game Engine 3.8.3 API)";
1717
}
1818
}
1919
catch(err) {

docs/com/codingame/gameengine/core/class-use/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 Tue Sep 24 16:26:04 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Oct 07 11:15:18 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Uses of Class com.codingame.gameengine.core.AbstractMultiplayerPlayer (CodinGame Game Engine 3.8.2 API)</title>
8-
<meta name="date" content="2019-09-24">
7+
<title>Uses of Class com.codingame.gameengine.core.AbstractMultiplayerPlayer (CodinGame Game Engine 3.8.3 API)</title>
8+
<meta name="date" content="2019-10-07">
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="Uses of Class com.codingame.gameengine.core.AbstractMultiplayerPlayer (CodinGame Game Engine 3.8.2 API)";
16+
parent.document.title="Uses of Class com.codingame.gameengine.core.AbstractMultiplayerPlayer (CodinGame Game Engine 3.8.3 API)";
1717
}
1818
}
1919
catch(err) {

docs/com/codingame/gameengine/core/class-use/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 Tue Sep 24 16:26:04 CEST 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Oct 07 11:15:18 CEST 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Uses of Class com.codingame.gameengine.core.AbstractPlayer.TimeoutException (CodinGame Game Engine 3.8.2 API)</title>
8-
<meta name="date" content="2019-09-24">
7+
<title>Uses of Class com.codingame.gameengine.core.AbstractPlayer.TimeoutException (CodinGame Game Engine 3.8.3 API)</title>
8+
<meta name="date" content="2019-10-07">
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="Uses of Class com.codingame.gameengine.core.AbstractPlayer.TimeoutException (CodinGame Game Engine 3.8.2 API)";
16+
parent.document.title="Uses of Class com.codingame.gameengine.core.AbstractPlayer.TimeoutException (CodinGame Game Engine 3.8.3 API)";
1717
}
1818
}
1919
catch(err) {

0 commit comments

Comments
 (0)