Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Game543::MinimaxNode
Inherits
Reference
<
Object
Constructors
new
(board :
Game543::Board
)
Source
Instance methods
board
Source
board=
(board :
Game543::Board
)
Source
moves
Source
moves=
(moves :
Array
(
Game543::MinimaxNode
))
Source
value
Source
value=
(value :
Int32
)
Source