All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Static Public Member Functions | List of all members
osl::move_generator::CaptureEffectToAroundKing8< P > Struct Template Reference

Capture pieces that has effect to squares around King and to the King. More...

#include <captureEffectToAroundKing8.h>

Static Public Member Functions

template<class Action >
static void generateTo (const NumEffectState &state, Square p, Action &action)
 
static void generate (const NumEffectState &state, MoveVector &moves)
 

Detailed Description

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

Capture pieces that has effect to squares around King and to the King.

Definition at line 21 of file captureEffectToAroundKing8.h.

Member Function Documentation

template<Player P>
static void osl::move_generator::CaptureEffectToAroundKing8< P >::generate ( const NumEffectState &  state,
MoveVector &  moves 
)
inlinestatic
template<Player P>
template<class Action >
static void osl::move_generator::CaptureEffectToAroundKing8< P >::generateTo ( const NumEffectState &  state,
Square  p,
Action &  action 
)
inlinestatic

The documentation for this struct was generated from the following file: