Preparing search index...
The search index is not available
goban
goban
CaptureDisplayConfig
Interface CaptureDisplayConfig
interface
CaptureDisplayConfig
{
max_stones
?:
number
;
stone_color
:
"black"
|
"white"
;
stone_count
:
number
;
stone_overlap
?:
number
;
stone_radius
?:
number
;
}
Index
Properties
max_
stones?
stone_
color
stone_
count
stone_
overlap?
stone_
radius?
Properties
Optional
max_
stones
max_
stones
?:
number
stone_
color
stone_
color
:
"black"
|
"white"
stone_
count
stone_
count
:
number
Optional
stone_
overlap
stone_
overlap
?:
number
Optional
stone_
radius
stone_
radius
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
max_
stones
stone_
color
stone_
count
stone_
overlap
stone_
radius
goban
Loading...