Function CollisionPolygon.disabled

If true, no collision will be produced.

bool disabled() nothrow @property @nogc;

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