指定した駒が常にpromote可能な場合にpromoteする動きを作る More...
Static Public Member Functions | |
template<class Action > | |
static void | generate (NumEffectState const &state, Piece p, Action &action) |
指定した駒が常にpromote可能な場合にpromoteする動きを作る
Definition at line 70 of file promote_.tcc.
static void osl::move_generator::promote::AllPromote< P, T, noCapture >::generate | ( | NumEffectState const & | state, |
Piece | p, | ||
Action & | action | ||
) | [inline, static] |
Definition at line 73 of file promote_.tcc.