TileMap.cellHalfOffset

Amount to offset alternating tiles. See halfoffset for possible values.

  1. TileMap.HalfOffset cellHalfOffset [@property getter]
  2. long cellHalfOffset [@property setter]
    struct TileMap
    @nogc nothrow @property
    void
    cellHalfOffset
    (
    long v
    )

Meta