Trait liquidfun::box2d::collision::shapes::shape::Shape
[−]
[src]
pub trait Shape { fn handle(&self) -> *mut B2Shape; }
Required Methods
Implementors
impl Shape for ChainShape
impl Shape for PolygonShape