Camera2D.limitLeft

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

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

Meta