menu
oimo_physics package
documentation
collision/broadphase/pair_broad_phase.dart
Pair
Pair.new constructor
Pair.new constructor
dark_mode
light_mode
Pair
constructor
Pair
(
[
Shape
?
shape1
,
Shape
?
shape2
])
A pair of shapes that may collide.
Implementation
Pair([this.shape1,this.shape2]);
oimo_physics package
documentation
collision/broadphase/pair_broad_phase
Pair
Pair.new constructor
Pair class