Function Camera2D.rotating

If true, the camera rotates with the target.

bool rotating() nothrow @property @nogc;

void rotating (
  bool v
) nothrow @property @nogc;