pull/160/head
Erick Zanardo 4 years ago
parent d4a98ab84a
commit 66eee1a96f

@ -86,7 +86,7 @@ void main() {
final fixture = ball.body.fixtures[0];
expect(fixture.shape.shapeType, equals(ShapeType.circle));
expect(fixture.shape.radius, equals(2.25));
expect(fixture.shape.radius, equals(2.065));
},
);

Binary file not shown.

Before

Width:  |  Height:  |  Size: 387 KiB

After

Width:  |  Height:  |  Size: 427 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 692 KiB

After

Width:  |  Height:  |  Size: 894 KiB

Loading…
Cancel
Save