.
This commit is contained in:
parent
c44d29ded7
commit
d594b3f568
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ pub struct Game {
|
|||
// BaseSystems -> Window, Update, Render
|
||||
|
||||
// Hierachy:
|
||||
// [Game] -> <Systems> -> <Nodes> (-> [Node] -> ... )
|
||||
// [Game] -> <Systems> -> <Nodes> (-> <Nodes> -> ... )
|
||||
//-------------
|
||||
// [ ] => only 1 --- < > => allow multiple
|
||||
#[derive(Debug)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue