Virtual Method

IpuzGridinit_cell

Declaration [src]

void
init_cell (
  IpuzGrid* grid,
  IpuzCell* cell
)

Description [src]

Initializes cell to puzzle-specific defaults on resize.

Parameters

cell

Type: IpuzCell

A cell to check.

The data is owned by the caller of the method.