generated from 2ndbeam/bevy-template
feat: Graph modules layout
This commit is contained in:
parent
d38dec9ea5
commit
18931ac157
5 changed files with 769 additions and 407 deletions
3
src/graph/mod.rs
Normal file
3
src/graph/mod.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
//! Specialized graph types
|
||||
|
||||
pub mod action;
|
||||
Loading…
Add table
Add a link
Reference in a new issue