Add explicit wake_up parameter to method setting the position and velocity of a rigid-body.
This commit is contained in:
@@ -12,7 +12,7 @@ pub fn init_world(testbed: &mut Testbed) {
|
||||
let joints = JointSet::new();
|
||||
|
||||
/*
|
||||
* Create the balls
|
||||
* Create the cubes
|
||||
*/
|
||||
let num = 10;
|
||||
let rad = 0.2;
|
||||
|
||||
Reference in New Issue
Block a user