TileMap.cellYSort

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

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

Meta