PhysicsDirectBodyState.sleeping

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

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

Meta