Skip to content

Commit 20ff9ec

Browse files
author
CodinGame Builder
committed
javadoc v3.4.0
1 parent e4efb51 commit 20ff9ec

File tree

149 files changed

+2568
-5686
lines changed

Some content is hidden

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

149 files changed

+2568
-5686
lines changed

docs/allclasses-frame.html

Lines changed: 5 additions & 12 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 Wed Jan 30 16:33:08 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Feb 04 14:18:12 CET 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (CodinGame Game Engine 3.3.2 API)</title>
8-
<meta name="date" content="2019-01-30">
7+
<title>All Classes (CodinGame Game Engine 3.4.0 API)</title>
8+
<meta name="date" content="2019-02-04">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -25,38 +25,31 @@ <h1 class="bar">All&nbsp;Classes</h1>
2525
<li><a href="com/codingame/gameengine/module/entities/BufferedGroup.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">BufferedGroup</a></li>
2626
<li><a href="com/codingame/gameengine/module/entities/Circle.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">Circle</a></li>
2727
<li><a href="com/codingame/gameengine/runner/CommandLinePlayerAgent.html" title="class in com.codingame.gameengine.runner" target="classFrame">CommandLinePlayerAgent</a></li>
28-
<li><a href="com/codingame/gameengine/runner/ConfigHelper.html" title="class in com.codingame.gameengine.runner" target="classFrame">ConfigHelper</a></li>
29-
<li><a href="com/codingame/gameengine/runner/ConfigHelper.GameConfig.html" title="class in com.codingame.gameengine.runner" target="classFrame">ConfigHelper.GameConfig</a></li>
30-
<li><a href="com/codingame/gameengine/runner/ConfigHelper.QuestionConfig.html" title="class in com.codingame.gameengine.runner" target="classFrame">ConfigHelper.QuestionConfig</a></li>
3128
<li><a href="com/codingame/gameengine/runner/dto/ConfigResponseDto.html" title="class in com.codingame.gameengine.runner.dto" target="classFrame">ConfigResponseDto</a></li>
32-
<li><a href="com/codingame/gameengine/runner/Constants.html" title="class in com.codingame.gameengine.runner" target="classFrame">Constants</a></li>
3329
<li><a href="com/codingame/gameengine/module/entities/ContainerBasedEntity.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">ContainerBasedEntity</a></li>
3430
<li><a href="com/codingame/gameengine/module/entities/Curve.html" title="enum in com.codingame.gameengine.module.entities" target="classFrame">Curve</a></li>
3531
<li><a href="com/codingame/gameengine/module/endscreen/EndScreenModule.html" title="class in com.codingame.gameengine.module.endscreen" target="classFrame">EndScreenModule</a></li>
3632
<li><a href="com/codingame/gameengine/module/entities/Entity.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">Entity</a></li>
37-
<li><a href="com/codingame/gameengine/runner/Exporter.html" title="class in com.codingame.gameengine.runner" target="classFrame">Exporter</a></li>
38-
<li><a href="com/codingame/gameengine/runner/ExportReport.html" title="class in com.codingame.gameengine.runner" target="classFrame">ExportReport</a></li>
3933
<li><a href="com/codingame/gameengine/core/GameManager.html" title="class in com.codingame.gameengine.core" target="classFrame">GameManager</a></li>
4034
<li><a href="com/codingame/gameengine/runner/dto/GameResult.html" title="class in com.codingame.gameengine.runner.dto" target="classFrame">GameResult</a></li>
4135
<li><a href="com/codingame/gameengine/module/entities/GraphicEntityModule.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">GraphicEntityModule</a></li>
4236
<li><a href="com/codingame/gameengine/module/entities/Group.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">Group</a></li>
4337
<li><a href="com/codingame/gameengine/runner/JavaPlayerAgent.html" title="class in com.codingame.gameengine.runner" target="classFrame">JavaPlayerAgent</a></li>
4438
<li><a href="com/codingame/gameengine/module/entities/Line.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">Line</a></li>
4539
<li><a href="com/codingame/gameengine/module/entities/Mask.html" title="interface in com.codingame.gameengine.module.entities" target="classFrame"><span class="interfaceName">Mask</span></a></li>
46-
<li><a href="com/codingame/gameengine/runner/MissingConfigException.html" title="class in com.codingame.gameengine.runner" target="classFrame">MissingConfigException</a></li>
4740
<li><a href="com/codingame/gameengine/core/Module.html" title="interface in com.codingame.gameengine.core" target="classFrame"><span class="interfaceName">Module</span></a></li>
4841
<li><a href="com/codingame/gameengine/core/MultiplayerGameManager.html" title="class in com.codingame.gameengine.core" target="classFrame">MultiplayerGameManager</a></li>
4942
<li><a href="com/codingame/gameengine/runner/MultiplayerGameRunner.html" title="class in com.codingame.gameengine.runner" target="classFrame">MultiplayerGameRunner</a></li>
43+
<li><a href="com/codingame/gameengine/module/entities/Polygon.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">Polygon</a></li>
5044
<li><a href="com/codingame/gameengine/module/entities/Rectangle.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">Rectangle</a></li>
5145
<li><a href="com/codingame/gameengine/core/RefereeMain.html" title="class in com.codingame.gameengine.core" target="classFrame">RefereeMain</a></li>
52-
<li><a href="com/codingame/gameengine/runner/ReportItem.html" title="class in com.codingame.gameengine.runner" target="classFrame">ReportItem</a></li>
46+
<li><a href="com/codingame/gameengine/module/entities/RoundedRectangle.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">RoundedRectangle</a></li>
5347
<li><a href="com/codingame/gameengine/module/entities/Shape.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">Shape</a></li>
5448
<li><a href="com/codingame/gameengine/core/SoloGameManager.html" title="class in com.codingame.gameengine.core" target="classFrame">SoloGameManager</a></li>
5549
<li><a href="com/codingame/gameengine/runner/SoloGameRunner.html" title="class in com.codingame.gameengine.runner" target="classFrame">SoloGameRunner</a></li>
5650
<li><a href="com/codingame/gameengine/module/entities/Sprite.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">Sprite</a></li>
5751
<li><a href="com/codingame/gameengine/module/entities/SpriteAnimation.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">SpriteAnimation</a></li>
5852
<li><a href="com/codingame/gameengine/module/entities/SpriteSheetSplitter.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">SpriteSheetSplitter</a></li>
59-
<li><a href="com/codingame/gameengine/runner/StatementSplitter.html" title="class in com.codingame.gameengine.runner" target="classFrame">StatementSplitter</a></li>
6053
<li><a href="com/codingame/gameengine/module/entities/Text.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">Text</a></li>
6154
<li><a href="com/codingame/gameengine/module/entities/Text.FontWeight.html" title="enum in com.codingame.gameengine.module.entities" target="classFrame">Text.FontWeight</a></li>
6255
<li><a href="com/codingame/gameengine/module/entities/TextBasedEntity.html" title="class in com.codingame.gameengine.module.entities" target="classFrame">TextBasedEntity</a></li>

docs/allclasses-noframe.html

Lines changed: 5 additions & 12 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 Wed Jan 30 16:33:08 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Feb 04 14:18:12 CET 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (CodinGame Game Engine 3.3.2 API)</title>
8-
<meta name="date" content="2019-01-30">
7+
<title>All Classes (CodinGame Game Engine 3.4.0 API)</title>
8+
<meta name="date" content="2019-02-04">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -25,38 +25,31 @@ <h1 class="bar">All&nbsp;Classes</h1>
2525
<li><a href="com/codingame/gameengine/module/entities/BufferedGroup.html" title="class in com.codingame.gameengine.module.entities">BufferedGroup</a></li>
2626
<li><a href="com/codingame/gameengine/module/entities/Circle.html" title="class in com.codingame.gameengine.module.entities">Circle</a></li>
2727
<li><a href="com/codingame/gameengine/runner/CommandLinePlayerAgent.html" title="class in com.codingame.gameengine.runner">CommandLinePlayerAgent</a></li>
28-
<li><a href="com/codingame/gameengine/runner/ConfigHelper.html" title="class in com.codingame.gameengine.runner">ConfigHelper</a></li>
29-
<li><a href="com/codingame/gameengine/runner/ConfigHelper.GameConfig.html" title="class in com.codingame.gameengine.runner">ConfigHelper.GameConfig</a></li>
30-
<li><a href="com/codingame/gameengine/runner/ConfigHelper.QuestionConfig.html" title="class in com.codingame.gameengine.runner">ConfigHelper.QuestionConfig</a></li>
3128
<li><a href="com/codingame/gameengine/runner/dto/ConfigResponseDto.html" title="class in com.codingame.gameengine.runner.dto">ConfigResponseDto</a></li>
32-
<li><a href="com/codingame/gameengine/runner/Constants.html" title="class in com.codingame.gameengine.runner">Constants</a></li>
3329
<li><a href="com/codingame/gameengine/module/entities/ContainerBasedEntity.html" title="class in com.codingame.gameengine.module.entities">ContainerBasedEntity</a></li>
3430
<li><a href="com/codingame/gameengine/module/entities/Curve.html" title="enum in com.codingame.gameengine.module.entities">Curve</a></li>
3531
<li><a href="com/codingame/gameengine/module/endscreen/EndScreenModule.html" title="class in com.codingame.gameengine.module.endscreen">EndScreenModule</a></li>
3632
<li><a href="com/codingame/gameengine/module/entities/Entity.html" title="class in com.codingame.gameengine.module.entities">Entity</a></li>
37-
<li><a href="com/codingame/gameengine/runner/Exporter.html" title="class in com.codingame.gameengine.runner">Exporter</a></li>
38-
<li><a href="com/codingame/gameengine/runner/ExportReport.html" title="class in com.codingame.gameengine.runner">ExportReport</a></li>
3933
<li><a href="com/codingame/gameengine/core/GameManager.html" title="class in com.codingame.gameengine.core">GameManager</a></li>
4034
<li><a href="com/codingame/gameengine/runner/dto/GameResult.html" title="class in com.codingame.gameengine.runner.dto">GameResult</a></li>
4135
<li><a href="com/codingame/gameengine/module/entities/GraphicEntityModule.html" title="class in com.codingame.gameengine.module.entities">GraphicEntityModule</a></li>
4236
<li><a href="com/codingame/gameengine/module/entities/Group.html" title="class in com.codingame.gameengine.module.entities">Group</a></li>
4337
<li><a href="com/codingame/gameengine/runner/JavaPlayerAgent.html" title="class in com.codingame.gameengine.runner">JavaPlayerAgent</a></li>
4438
<li><a href="com/codingame/gameengine/module/entities/Line.html" title="class in com.codingame.gameengine.module.entities">Line</a></li>
4539
<li><a href="com/codingame/gameengine/module/entities/Mask.html" title="interface in com.codingame.gameengine.module.entities"><span class="interfaceName">Mask</span></a></li>
46-
<li><a href="com/codingame/gameengine/runner/MissingConfigException.html" title="class in com.codingame.gameengine.runner">MissingConfigException</a></li>
4740
<li><a href="com/codingame/gameengine/core/Module.html" title="interface in com.codingame.gameengine.core"><span class="interfaceName">Module</span></a></li>
4841
<li><a href="com/codingame/gameengine/core/MultiplayerGameManager.html" title="class in com.codingame.gameengine.core">MultiplayerGameManager</a></li>
4942
<li><a href="com/codingame/gameengine/runner/MultiplayerGameRunner.html" title="class in com.codingame.gameengine.runner">MultiplayerGameRunner</a></li>
43+
<li><a href="com/codingame/gameengine/module/entities/Polygon.html" title="class in com.codingame.gameengine.module.entities">Polygon</a></li>
5044
<li><a href="com/codingame/gameengine/module/entities/Rectangle.html" title="class in com.codingame.gameengine.module.entities">Rectangle</a></li>
5145
<li><a href="com/codingame/gameengine/core/RefereeMain.html" title="class in com.codingame.gameengine.core">RefereeMain</a></li>
52-
<li><a href="com/codingame/gameengine/runner/ReportItem.html" title="class in com.codingame.gameengine.runner">ReportItem</a></li>
46+
<li><a href="com/codingame/gameengine/module/entities/RoundedRectangle.html" title="class in com.codingame.gameengine.module.entities">RoundedRectangle</a></li>
5347
<li><a href="com/codingame/gameengine/module/entities/Shape.html" title="class in com.codingame.gameengine.module.entities">Shape</a></li>
5448
<li><a href="com/codingame/gameengine/core/SoloGameManager.html" title="class in com.codingame.gameengine.core">SoloGameManager</a></li>
5549
<li><a href="com/codingame/gameengine/runner/SoloGameRunner.html" title="class in com.codingame.gameengine.runner">SoloGameRunner</a></li>
5650
<li><a href="com/codingame/gameengine/module/entities/Sprite.html" title="class in com.codingame.gameengine.module.entities">Sprite</a></li>
5751
<li><a href="com/codingame/gameengine/module/entities/SpriteAnimation.html" title="class in com.codingame.gameengine.module.entities">SpriteAnimation</a></li>
5852
<li><a href="com/codingame/gameengine/module/entities/SpriteSheetSplitter.html" title="class in com.codingame.gameengine.module.entities">SpriteSheetSplitter</a></li>
59-
<li><a href="com/codingame/gameengine/runner/StatementSplitter.html" title="class in com.codingame.gameengine.runner">StatementSplitter</a></li>
6053
<li><a href="com/codingame/gameengine/module/entities/Text.html" title="class in com.codingame.gameengine.module.entities">Text</a></li>
6154
<li><a href="com/codingame/gameengine/module/entities/Text.FontWeight.html" title="enum in com.codingame.gameengine.module.entities">Text.FontWeight</a></li>
6255
<li><a href="com/codingame/gameengine/module/entities/TextBasedEntity.html" title="class in com.codingame.gameengine.module.entities">TextBasedEntity</a></li>

docs/com/codingame/gameengine/core/AbstractMultiplayerPlayer.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 Wed Jan 30 16:33:08 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Feb 04 14:18:11 CET 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AbstractMultiplayerPlayer (CodinGame Game Engine 3.3.2 API)</title>
8-
<meta name="date" content="2019-01-30">
7+
<title>AbstractMultiplayerPlayer (CodinGame Game Engine 3.4.0 API)</title>
8+
<meta name="date" content="2019-02-04">
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.3.2 API)";
16+
parent.document.title="AbstractMultiplayerPlayer (CodinGame Game Engine 3.4.0 API)";
1717
}
1818
}
1919
catch(err) {
@@ -337,7 +337,7 @@ <h4>setScore</h4>
337337
<div class="block">Set current score. This is used to rank the players at the end of the game.</div>
338338
<dl>
339339
<dt><span class="paramLabel">Parameters:</span></dt>
340-
<dd><code>score</code> - </dd>
340+
<dd><code>score</code> - current player score</dd>
341341
</dl>
342342
</li>
343343
</ul>

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 Wed Jan 30 16:33:08 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Feb 04 14:18:11 CET 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AbstractPlayer.TimeoutException (CodinGame Game Engine 3.3.2 API)</title>
8-
<meta name="date" content="2019-01-30">
7+
<title>AbstractPlayer.TimeoutException (CodinGame Game Engine 3.4.0 API)</title>
8+
<meta name="date" content="2019-02-04">
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.3.2 API)";
16+
parent.document.title="AbstractPlayer.TimeoutException (CodinGame Game Engine 3.4.0 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 Wed Jan 30 16:33:08 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Feb 04 14:18:11 CET 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AbstractPlayer (CodinGame Game Engine 3.3.2 API)</title>
8-
<meta name="date" content="2019-01-30">
7+
<title>AbstractPlayer (CodinGame Game Engine 3.4.0 API)</title>
8+
<meta name="date" content="2019-02-04">
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.3.2 API)";
16+
parent.document.title="AbstractPlayer (CodinGame Game Engine 3.4.0 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 Wed Jan 30 16:33:08 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Feb 04 14:18:11 CET 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AbstractReferee (CodinGame Game Engine 3.3.2 API)</title>
8-
<meta name="date" content="2019-01-30">
7+
<title>AbstractReferee (CodinGame Game Engine 3.4.0 API)</title>
8+
<meta name="date" content="2019-02-04">
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.3.2 API)";
16+
parent.document.title="AbstractReferee (CodinGame Game Engine 3.4.0 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 Wed Jan 30 16:33:08 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Feb 04 14:18:11 CET 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AbstractSoloPlayer (CodinGame Game Engine 3.3.2 API)</title>
8-
<meta name="date" content="2019-01-30">
7+
<title>AbstractSoloPlayer (CodinGame Game Engine 3.4.0 API)</title>
8+
<meta name="date" content="2019-02-04">
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.3.2 API)";
16+
parent.document.title="AbstractSoloPlayer (CodinGame Game Engine 3.4.0 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 Wed Jan 30 16:33:08 CET 2019 -->
5+
<!-- Generated by javadoc (1.8.0_141) on Mon Feb 04 14:18:11 CET 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>GameManager (CodinGame Game Engine 3.3.2 API)</title>
8-
<meta name="date" content="2019-01-30">
7+
<title>GameManager (CodinGame Game Engine 3.4.0 API)</title>
8+
<meta name="date" content="2019-02-04">
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.3.2 API)";
16+
parent.document.title="GameManager (CodinGame Game Engine 3.4.0 API)";
1717
}
1818
}
1919
catch(err) {

0 commit comments

Comments
 (0)