UNPKG

@dimforge/rapier2d-compat

Version:

2-dimensional physics engine in Rust - official JS bindings. Compatibility package with inlined webassembly as base64.

8 lines (7 loc) 242 B
export * from "./world"; export * from "./physics_pipeline"; export * from "./serialization_pipeline"; export * from "./event_queue"; export * from "./physics_hooks"; export * from "./debug_render_pipeline"; export * from "./query_pipeline";