setStat docs
This commit is contained in:
@@ -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> </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> </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> </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> </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> </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>
|
||||
|
||||
Reference in New Issue
Block a user