Class JKFPlayer

Hierarchy

  • JKFPlayer

Constructors

Properties

currentStream_: IMoveFormat[] = null
forkPointers: ForkPointer[] = []
forks_: any = null
shogi: Shogi
tesuu: number
debug: boolean = false
logs: any[] = []

Accessors

Methods

  • Returns {
        comments: string[];
        forks: string[];
        kifu: string;
        moveFormat: IMoveFormat;
    }[]

  • Return a tesuu pointer string which can be used to call goto()

    Parameters

    • Optional tesuu: number

    Returns string

  • Parameters

    • kind: "FU" | "KY" | "KE" | "GI" | "KI" | "KA" | "HI" | "OU" | "TO" | "NY" | "NK" | "NG" | "UM" | "RY"

    Returns string

Generated using TypeDoc