Release v0.9.0
This commit is contained in:
committed by
Sébastien Crozet
parent
c7b876e2f7
commit
fdd370e51a
@@ -248,7 +248,7 @@ impl Collider {
|
||||
|
||||
/// Retrieve the SharedShape. Also see the `shape()` function
|
||||
pub fn shared_shape(&self) -> &SharedShape {
|
||||
&self.shape
|
||||
&self.co_shape
|
||||
}
|
||||
|
||||
/// Compute the axis-aligned bounding box of this collider.
|
||||
|
||||
Reference in New Issue
Block a user