Function Area2D.monitoring
If true
, the area detects bodies or areas entering and exiting it.
bool monitoring() nothrow @property @nogc;
void monitoring
(
bool v
) nothrow @property @nogc;
If true
, the area detects bodies or areas entering and exiting it.
bool monitoring() nothrow @property @nogc;
void monitoring
(
bool v
) nothrow @property @nogc;