Camera2D.limitLeft

Left scroll limit in pixels. The camera stops moving when reaching this value.

  1. long limitLeft [@property getter]
  2. long limitLeft [@property setter]
    struct Camera2D
    @nogc nothrow @property
    void
    limitLeft
    (
    long v
    )

Meta