Physics2DDirectBodyState.sleeping

If true, this body is currently sleeping (not active).

  1. bool sleeping [@property getter]
    struct Physics2DDirectBodyState
    @nogc nothrow @property
    bool
    sleeping
    ()
  2. bool sleeping [@property setter]

Meta