Preparing search index...
The search index is not available
goban
goban
ConditionalMoveTree
Class ConditionalMoveTree
Index
Constructors
constructor
Properties
children
move
parent?
Methods
duplicate
encode
get
Child
decode
Constructors
constructor
new
Conditional
Move
Tree
(
move
,
parent
?
)
:
ConditionalMoveTree
Parameters
move
:
null
|
string
Optional
parent
:
ConditionalMoveTree
Returns
ConditionalMoveTree
Properties
children
children
:
{
[
move
:
string
]
:
ConditionalMoveTree
;
}
Type declaration
[
move
:
string
]:
ConditionalMoveTree
move
move
:
null
|
string
Optional
parent
parent
?:
ConditionalMoveTree
Methods
duplicate
duplicate
(
)
:
ConditionalMoveTree
Returns
ConditionalMoveTree
encode
encode
(
)
:
ConditionalMoveResponse
Returns
ConditionalMoveResponse
get
Child
get
Child
(
mv
)
:
ConditionalMoveTree
Parameters
mv
:
string
Returns
ConditionalMoveTree
Static
decode
decode
(
data
)
:
ConditionalMoveTree
Parameters
data
:
ConditionalMoveResponse
Returns
ConditionalMoveTree
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
children
move
parent
duplicate
encode
get
Child
decode
goban
AIServerToClient
AutomatchCondition
AutomatchPreferences
BotAllowedClockSettingsV1
BotAllowedClockSettingsV2
BotConfig
BotConfigV0
BotConfigV1
BotConfigV2
ClientToAIServer
ClientToServer
ClientToServerBase
GameChatAnalysisMessage
GameChatLine
GameChatMessage
GameChatReviewMessage
GameChatTranslatedMessage
GameClock
GameListEntry
GameListWhere
Glicko2
RemoteStorageReplication
RuleSet
SeekgraphChallengeMessage
SeekgraphDeleteMessage
SeekgraphStartedMessage
ServerToClient
Size
Speed
StallingScoreEstimate
User
<internal>
GCell
OGSConnectivity
AbsoluteClock
AnalysisComment
AutoscoreResults
BoardStateWithIsobranchHash
ByoYomiClock
CanadianClock
ErrorResponse
FischerClock
GameListPlayer
GobanSVGInterface
GobanSocketOptions
JGOFPlayerClockWithTimedOut
MoveTreeViewPortInterface
ReviewComment
ViewPortInterface
ClockTime
DebugOutput
LocalEstimator
MessageID
NoneClock
SimpleClock
StoneType
StoneTypeArray
protocol
RemoteStorageReplication
AIServerToClient
AutomatchPreferences
BotAllowedClockSettingsV1
BotAllowedClockSettingsV2
BotConfigV0
BotConfigV1
BotConfigV2
ClientToAIServer
ClientToServer
ClientToServerBase
GameChatAnalysisMessage
GameChatLine
GameChatMessage
GameChatReviewMessage
GameChatTranslatedMessage
GameClock
GameListEntry
GameListWhere
Glicko2
SeekgraphChallengeMessage
SeekgraphDeleteMessage
SeekgraphStartedMessage
ServerToClient
StallingScoreEstimate
User
AutomatchCondition
BotConfig
RuleSet
Size
Speed
translate
GobanStrings
_
interpolate
setGobanTranslations
JGOFNumericPlayerColor
BoardState
ConditionalMoveTree
Goban
GobanBase
GobanCanvas
GobanEngine
GobanError
GobanInteractive
GobanMoveError
GobanSocket
GobanTheme
MoveTree
SVGRenderer
ScoreEstimator
StoneString
StoneStringBuilder
TestGoban
AIReviewWorstMoveEntry
AdHocClock
AdHocFormat
AdHocPauseControl
AdHocPlayer
AdHocPlayerClock
AudioClockEvent
BoardConfig
CanvasRendererGobanConfig
ColoredCircle
ConditionalMoveResponseTree
GobanBounds
GobanCallbacks
GobanCanvasInterface
GobanConfig
GobanEngineConfig
GobanEngineInitialState
GobanEnginePlayerEntry
GobanEvents
GobanIOErrorMessageObject
GobanMetrics
GobanMoveErrorMessageObject
GobanSelectedThemes
GobanSocketEvents
GobanThemeBackgroundCSS
GobanThemeBackgroundReactStyles
JGOF
JGOFAIReview
JGOFAIReviewMove
JGOFAIReviewMoveVariation
JGOFAbsoluteTimeControl
JGOFByoYomiTimeControl
JGOFCanadianTimeControl
JGOFClock
JGOFClockWithTransmitting
JGOFFischerTimeControl
JGOFIntersection
JGOFMove
JGOFNoneTimeControl
JGOFPauseState
JGOFPlayer
JGOFPlayerClock
JGOFPlayerSummary
JGOFSealingIntersection
JGOFSimpleTimeControl
MarkInterface
MoveCommand
MoveTreeChatLine
MoveTreeChatLineBody
MoveTreeJson
PlayerScore
PuzzleConfig
ReviewMessage
SVGRendererGobanConfig
SVGStoneParameters
SVGStop
Score
ScoreEstimateRequest
ScoreEstimateResponse
ScoringLocations
StateUpdateEvents
ThemesInterface
AdHocPackedMove
AnalysisSubTool
AnalysisTool
BoardTransform
ConditionalMoveResponse
DataArgument
GobanChatLog
GobanEnginePhase
GobanEngineRules
GobanEngineSuperKoAlgorithm
GobanErrorMessageId
GobanErrorMessageObject
GobanIOErrorMessageId
GobanModes
GobanMoveErrorMessageId
GobanMovesArray
GobanRenderer
GobanRendererConfig
JGOFTimeControl
JGOFTimeControlSpeed
JGOFTimeControlSystem
LabelPosition
Matrix
MoveTreePenMarks
NumberMatrix
PlayerColor
ProtocolResponseType
PuzzleOpponentMoveMode
PuzzlePlacementSetting
PuzzlePlayerMoveMode
RawStoneString
StringMatrix
AUTOSCORE_TOLERANCE
AUTOSCORE_TRIALS
GOBAN_FONT
MARK_TYPES
SCORE_ESTIMATION_TOLERANCE
SCORE_ESTIMATION_TRIALS
THEMES
THEMES_SORTED
callbacks
remote_estimate_ownership
adjust_estimate
allocateCanvasOrError
autoscore
char2num
cloneMatrix
closeErrorCodeToString
color_blend
computeAverageMoveTime
createDeviceScaledCanvas
createGoban
decodeCoordinate
decodeGTPCoordinates
decodeMoves
decodePrettyCoordinates
decodePrettyXCoordinate
deepClone
deepEqual
deviceCanvasScalingRatio
elementOffset
encodeCoordinate
encodeMove
encodeMoveToArray
encodeMoves
encodeMovesToArray
encodePrettyXCoordinate
escapeSGFText
getRandomInt
getRelativeEventPosition
getWorstMoves
init_remote_ownership_estimator
init_wasm_ownership_estimator
makeEmptyMatrix
makeMatrix
makeObjectMatrix
matricesAreEqual
newlines_to_spaces
niceInterval
num2char
ojeSequenceToMoves
placeRenderedImageStone
positionId
preRenderImageStone
prettyCoordinates
resizeDeviceScaledCanvas
setGobanCallbacks
setGobanRenderer
set_local_ownership_estimator
shortDurationString
sortMoves
validateCanvas
voronoi_estimate_ownership
wasm_estimate_ownership