#include <boardBitEffect.h>
| Public Types | |
| typedef BoardBitEffect< BaseState > | state_t | 
| Static Public Member Functions | |
| template<typename F > | |
| static void | doUndoSimpleMove (state_t &s, Square from, Square to, int promoteMask, F &func) | 
Definition at line 40 of file boardBitEffect.h.
| typedef BoardBitEffect<BaseState> osl::effect::ApplyDoUndoSimpleMove< P, BoardBitEffect< BaseState > >::state_t | 
Definition at line 42 of file boardBitEffect.h.
| 
 | inlinestatic | 
Definition at line 44 of file boardBitEffect.h.
References osl::effect::BoardBitEffect< State >::emptyMask.
 1.8.4
 1.8.4