All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Member Functions
osl::move_generator::AddEffect8Defense< P > Struct Template Reference

玉の 8近傍に利きをつける手を生成 More...

#include <addEffect8Defense.h>

List of all members.

Static Public Member Functions

static void generateTo (const NumEffectState &state, Square p, move_action::Store &action)
static void generate (const NumEffectState &state, MoveVector &moves)

Detailed Description

template<Player P>
struct osl::move_generator::AddEffect8Defense< P >

玉の 8近傍に利きをつける手を生成

Definition at line 19 of file addEffect8Defense.h.


Member Function Documentation

template<Player P>
static void osl::move_generator::AddEffect8Defense< P >::generate ( const NumEffectState &  state,
MoveVector &  moves 
) [inline, static]
template<Player P>
static void osl::move_generator::AddEffect8Defense< P >::generateTo ( const NumEffectState &  state,
Square  p,
move_action::Store action 
) [inline, static]

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