Preparing search index...
The search index is not available
goban
goban
GobanMoveError
Class GobanMoveError
Hierarchy (
view full
)
GobanError
GobanMoveError
Index
Constructors
constructor
Properties
coords
game_
id
message_
id
move_
number
Constructors
constructor
new
Goban
Move
Error
(
game_id
,
move_number
,
coords
,
message_id
)
:
GobanMoveError
Parameters
game_id
:
number
move_number
:
number
coords
:
string
message_id
:
GobanMoveErrorMessageId
Returns
GobanMoveError
Properties
coords
coords
:
string
game_
id
game_
id
:
number
message_
id
message_
id
:
GobanMoveErrorMessageId
move_
number
move_
number
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
coords
game_
id
message_
id
move_
number
goban
Loading...