Interface GoEngineState

Hierarchy

  • GoEngineState

Properties

black_prisoners: number
board_is_repeating: boolean
isobranch_hash?: string
udata_state: any

User data state, the Goban's usually want to store some state in here, which is obtained and set by calling the getState_callback

white_prisoners: number

Generated using TypeDoc