#include <boardBitEffect.h>
| Public Types | |
| typedef BoardBitEffect< BaseState > | state_t | 
| Static Public Member Functions | |
| template<typename F > | |
| static void | doUndoCaptureMove (state_t &s, Square from, Square to, Piece p1, int promoteMask, F &func) | 
Definition at line 68 of file boardBitEffect.h.
| typedef BoardBitEffect<BaseState> osl::effect::ApplyDoUndoCaptureMove< P, BoardBitEffect< BaseState > >::state_t | 
Definition at line 70 of file boardBitEffect.h.
| 
 | inlinestatic | 
Definition at line 72 of file boardBitEffect.h.
References osl::effect::BoardBitEffect< State >::emptyMask.
 1.8.4
 1.8.4