2425262728293031
} public void reset() { this.state = new GravityState(); this.synchronizedCalled = 0; this.gravity3D = new MockGravity3D(); this.fallingLeaves = new HashSet<TreeLeaf>(); }