Method

IpuzGridinit_cell

Declaration [src]

void
ipuz_grid_init_cell (
  IpuzGrid* self,
  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.