TileMap.mode

The TileMap orientation mode. Uses MODE_* constants. Default value: MODE_SQUARE.

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

Meta