Legend
| Constructor: PentaCell( |
int | level | Describes at which level the cell is (outwards from the center). |
int | element | Identifies the element within one sector of a level in clockwise order. |
int | rotation | Specifies which of the five sectors within a level contains this cell. |
bool | isRhombus |
Specifies whether the cell is a pentagon (false ) or a rhombus (true ). |