GridMap.cellCenterX

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

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

Meta