Preparing search index...
The search index is not available
chessops
chessops
setup
MaterialSide
Class MaterialSide
Implements
ByRole
<
number
>
Index
Properties
bishop
king
knight
pawn
queen
rook
Methods
add
clone
equals
has
Non
Pawns
has
Pawns
is
Empty
non
Empty
size
subtract
empty
from
Board
Properties
bishop
bishop
:
number
king
king
:
number
knight
knight
:
number
pawn
pawn
:
number
queen
queen
:
number
rook
rook
:
number
Methods
add
add
(
other
)
:
MaterialSide
Parameters
other
:
MaterialSide
Returns
MaterialSide
clone
clone
(
)
:
MaterialSide
Returns
MaterialSide
equals
equals
(
other
)
:
boolean
Parameters
other
:
MaterialSide
Returns
boolean
has
Non
Pawns
has
Non
Pawns
(
)
:
boolean
Returns
boolean
has
Pawns
has
Pawns
(
)
:
boolean
Returns
boolean
is
Empty
is
Empty
(
)
:
boolean
Returns
boolean
non
Empty
non
Empty
(
)
:
boolean
Returns
boolean
size
size
(
)
:
number
Returns
number
subtract
subtract
(
other
)
:
MaterialSide
Parameters
other
:
MaterialSide
Returns
MaterialSide
Static
empty
empty
(
)
:
MaterialSide
Returns
MaterialSide
Static
from
Board
from
Board
(
board
,
color
)
:
MaterialSide
Parameters
board
:
Board
color
:
"black"
|
"white"
Returns
MaterialSide
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bishop
king
knight
pawn
queen
rook
Methods
add
clone
equals
has
Non
Pawns
has
Pawns
is
Empty
non
Empty
size
subtract
empty
from
Board
chessops
Loading...