setStat docs

This commit is contained in:
Aubin DORIVAL
2025-03-28 10:57:12 +01:00
parent 6b2d450edb
commit 96b08f94eb
20 changed files with 43 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (24) on Fri Mar 28 10:47:14 CET 2025 -->
<!-- Generated by javadoc (24) on Fri Mar 28 10:56:30 CET 2025 -->
<title>Index</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -115,7 +115,7 @@ loadScripts(document, 'script');</script>
<dd>&nbsp;</dd>
<dt><a href="GomokuCell.html#getAllNeighbour()" class="member-name-link">getAllNeighbour()</a> - Method in class <a href="GomokuCell.html" title="class in Unnamed Package">GomokuCell</a></dt>
<dd>
<div class="block">Return neighbour.</div>
<div class="block">Return neighbours.</div>
</dd>
<dt><a href="GomokuGame.html#getBoard()" class="member-name-link">getBoard()</a> - Method in class <a href="GomokuGame.html" title="class in Unnamed Package">GomokuGame</a></dt>
<dd>&nbsp;</dd>
@@ -230,7 +230,9 @@ loadScripts(document, 'script');</script>
<dt><a href="Cardinal.html#SE" class="member-name-link">SE</a> - Enum constant in enum class <a href="Cardinal.html" title="enum class in Unnamed Package">Cardinal</a></dt>
<dd>&nbsp;</dd>
<dt><a href="GomokuCell.html#setState(Color)" class="member-name-link">setState(Color)</a> - Method in class <a href="GomokuCell.html" title="class in Unnamed Package">GomokuCell</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">Change state of the current cell.</div>
</dd>
<dt><a href="GomokuGame.html#startGame()" class="member-name-link">startGame()</a> - Method in class <a href="GomokuGame.html" title="class in Unnamed Package">GomokuGame</a></dt>
<dd>&nbsp;</dd>
<dt><a href="GomokuCell.html#state" class="member-name-link">state</a> - Variable in class <a href="GomokuCell.html" title="class in Unnamed Package">GomokuCell</a></dt>