Area2D.monitoring

If true, the area detects bodies or areas entering and exiting it.

  1. bool monitoring [@property getter]
  2. bool monitoring [@property setter]
    struct Area2D
    @nogc nothrow @property
    void
    monitoring
    (
    bool v
    )

Meta