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

Moves pieces around the neighboring8 of the King. More...

#include <openKingRoad.h>

Static Public Member Functions

template<class Action >
static void generateDir (const NumEffectState &state, Action &action, const Direction &dir)
 
template<class Action >
static void generate (const NumEffectState &state, Action &action)
 

Detailed Description

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

Moves pieces around the neighboring8 of the King.

Definition at line 13 of file openKingRoad.h.

Member Function Documentation

template<Player P>
template<class Action >
static void osl::move_generator::OpenKingRoad< P >::generate ( const NumEffectState &  state,
Action &  action 
)
inlinestatic
template<Player P>
template<class Action >
static void osl::move_generator::OpenKingRoad< P >::generateDir ( const NumEffectState &  state,
Action &  action,
const Direction dir 
)
inlinestatic

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