Function CollisionPolygon2D.disabled
If true
, no collisions will be detected.
bool disabled() nothrow @property @nogc;
void disabled
(
bool v
) nothrow @property @nogc;
If true
, no collisions will be detected.
bool disabled() nothrow @property @nogc;
void disabled
(
bool v
) nothrow @property @nogc;