Camera2D.rotating

If true, the camera rotates with the target.

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

Meta