Add a basic lines-based debug-renderer
This commit is contained in:
@@ -19,6 +19,7 @@ mod box2d_backend;
|
||||
mod camera2d;
|
||||
#[cfg(feature = "dim3")]
|
||||
mod camera3d;
|
||||
mod debug_render;
|
||||
mod graphics;
|
||||
pub mod harness;
|
||||
pub mod objects;
|
||||
|
||||
Reference in New Issue
Block a user