Preparing search index...
The search index is not available
goban
goban
ScoringLocations
Interface ScoringLocations
interface
ScoringLocations
{
black
:
{
locations
:
JGOFIntersection
[]
;
stones
:
number
;
territory
:
number
;
}
;
white
:
{
locations
:
JGOFIntersection
[]
;
stones
:
number
;
territory
:
number
;
}
;
}
Index
Properties
black
white
Properties
black
black
:
{
locations
:
JGOFIntersection
[]
;
stones
:
number
;
territory
:
number
;
}
Type declaration
locations
:
JGOFIntersection
[]
stones
:
number
territory
:
number
white
white
:
{
locations
:
JGOFIntersection
[]
;
stones
:
number
;
territory
:
number
;
}
Type declaration
locations
:
JGOFIntersection
[]
stones
:
number
territory
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
black
white
goban
Loading...