Area2D.monitoring

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

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

Meta