All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Member Functions
osl::move_generator::promote::MayPromote< P, T, noCapture > Class Template Reference

指定した駒が移動先によってはpromoteできる場合 More...

List of all members.

Static Public Member Functions

template<class Action >
static void generate (NumEffectState const &state, Piece p, Action &action)

Detailed Description

template<Player P, Ptype T, bool noCapture>
class osl::move_generator::promote::MayPromote< P, T, noCapture >

指定した駒が移動先によってはpromoteできる場合

Definition at line 154 of file promote_.tcc.


Member Function Documentation

template<Player P, Ptype T, bool noCapture>
template<class Action >
static void osl::move_generator::promote::MayPromote< P, T, noCapture >::generate ( NumEffectState const &  state,
Piece  p,
Action &  action 
) [inline, static]

Definition at line 157 of file promote_.tcc.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines