TileMap.cellYSort

If true, the TileMap's direct children will be drawn in order of their Y coordinate.

  1. bool cellYSort [@property getter]
    struct TileMap
    @nogc nothrow @property
    bool
    cellYSort
    ()
  2. bool cellYSort [@property setter]

Meta