menu
oimo_physics package
documentation
collision/broadphase/proxy_broad_phase.dart
Proxy
Proxy.new constructor
Proxy.new constructor
dark_mode
light_mode
Proxy
constructor
Proxy
(
Shape
shape
)
Implementation
Proxy(this.shape){ aabb = shape.aabb; }
oimo_physics package
documentation
collision/broadphase/proxy_broad_phase
Proxy
Proxy.new constructor
Proxy class