Properties
analyze_subtool
analyze_subtool: ((d) => void)
analyze_tool
analyze_tool: ((d) => void)
cur_move
cur_move: ((d) => void)
cur_review_move
cur_review_move: ((d) => void)
last_official_move
last_official_move: ((d) => void)
outcome
outcome: ((d) => void)
paused
paused: ((d) => void)
phase
phase: ((d) => void)
review_controller_id
review_controller_id: ((d) => void)
review_owner_id
review_owner_id: ((d) => void)
rules
rules: ((d) => void)
score_estimate
score_estimate: ((d) => void)
stalling_score_estimate
stalling_score_estimate: ((data?) => void)
Type declaration
- (data?): void
Returns void
strict_seki_mode
strict_seki_mode: ((d) => void)
submit_move
submit_move: ((d) => void)
Type declaration
- (d): void
Parameters
- d: undefined | (() => void)
Returns void
title
title: ((d) => void)
undo_canceled
undo_canceled: (() => void)
undo_requested
undo_requested: ((d) => void)
winner
winner: ((d) => void)