#include <Solutions.h>
Collaboration diagram for SlvCube::SlvPiece:

Public Attributes | |
| int | sc |
| the piece, from the current picdt | |
| int | rt |
| the rotation, from the current picdt | |
| const PicDef * | sdef |
| int | rtindx |
An array of objects of this class, ordered by the order of the Shape tiles make up a single solution to the shape.
the piece, from the current picdt
the rotation, from the current picdt
| const PicDef* SlvCube::SlvPiece::sdef |