Function GridMap.cellCenterY
If true
, grid items are centered on the Y axis.
bool cellCenterY() nothrow @property @nogc;
void cellCenterY
(
bool v
) nothrow @property @nogc;
If true
, grid items are centered on the Y axis.
bool cellCenterY() nothrow @property @nogc;
void cellCenterY
(
bool v
) nothrow @property @nogc;