GridMap.cellCenterY

If true, grid items are centered on the Y axis.

  1. bool cellCenterY [@property getter]
  2. bool cellCenterY [@property setter]
    struct GridMap
    @nogc nothrow @property
    void
    cellCenterY
    (
    bool v
    )

Meta