Area2D.monitoring

If true the area detects bodies or areas entering and exiting it. Default value: true.

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

Meta