Function CollisionShape2D.disabled
A disabled collision shape has no effect in the world.
bool disabled() nothrow @property @nogc;
void disabled
(
bool v
) nothrow @property @nogc;
A disabled collision shape has no effect in the world.
bool disabled() nothrow @property @nogc;
void disabled
(
bool v
) nothrow @property @nogc;