FigureShape

Single figure shape for some particular orientation - 4 cells

Constructors

this
this(int[2] c2, int[2] c3, int[2] c4)

Init cells (cell 0 is [0,0])

Members

Variables

cells
FigureCell[4] cells;

by cell index 0..3

extent
int extent;

lowest y coordinate - to show next figure above cup

y0
int y0;

upper y coordinate - initial Y offset to place figure to cup

Meta