HOG2
|
#include <SFBDPancakePuzzle.h>
Public Member Functions | |
pancakeMovePair () | |
pancakeMovePair (uint16_t act, bool start) | |
Public Attributes | |
uint16_t | theAction |
bool | applyToStart |
Definition at line 28 of file SFBDPancakePuzzle.h.
|
inline |
Definition at line 30 of file SFBDPancakePuzzle.h.
|
inline |
Definition at line 31 of file SFBDPancakePuzzle.h.
bool pancakeMovePair::applyToStart |
Definition at line 33 of file SFBDPancakePuzzle.h.
Referenced by SFBDPancakeEnvironment::ApplyAction(), SFBDPancakeEnvironment::GetActionHash(), and operator==().
uint16_t pancakeMovePair::theAction |
Definition at line 32 of file SFBDPancakePuzzle.h.
Referenced by SFBDPancakeEnvironment::ApplyAction(), SFBDPancakeEnvironment::GetActionHash(), and operator==().