Go to the source code of this file.
|
template int | osl::enter_king::countPiecePointsInRange< BLACK > (const osl::state::NumEffectState &state, int &num_pieces, int x0, int x1, int y0, int y1) |
|
template int | osl::enter_king::countPiecePointsInRange< WHITE > (const osl::state::NumEffectState &state, int &num_pieces, int x0, int x1, int y0, int y1) |
|
template int | osl::enter_king::countPiecePointsOnRow< BLACK > (const osl::state::NumEffectState &state, int &num_pieces, int row) |
|
template int | osl::enter_king::countPiecePointsOnRow< WHITE > (const osl::state::NumEffectState &state, int &num_pieces, int row) |
|