public void RemoveShape(PhysicsShape shape, bool a = false) { throw new NotImplementedException(); }
public PhysicsShape AddCloneShape(PhysicsShape shape) { throw new NotImplementedException(); }