PhysicsDirectBodyState.sleeping

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

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

Meta