Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

FCSCompactMove.h File Reference

This file contains classes dealing with compact move objects. More...

#include "FCSMove.h"

Go to the source code of this file.

Classes

class  FCSCompactMove
 Stores information about a move during a game. More...
class  FCSCompactMoveStack
 This class stores a stack of moves. More...

Defines

#define FCS_MOVE_TYPE   0
 Position of the move type in the array.
#define FCS_MOVE_SRC   1
 Position of the source stack in the array.
#define FCS_MOVE_DEST   2
 Position of the destination stack in the array.
#define FCS_MOVE_NUM_CARDS_IN_SEQ   3
 Position of the number of cards in the sequence in the array.
#define FCS_MOVE_NUM_CARDS_FLIPPED   3
 Position of the number of cards flipped in the array.


Detailed Description

Author:
Michael Mann
Version:
1.0
Date:
August 2002

Definition in file FCSCompactMove.h.


Generated on Sat Nov 5 11:20:16 2005 for Cpp Freecell Solver by  doxygen 1.4.4