Giant refactor for a better event-driven architecture
This commit is contained in:
parent
341d531db3
commit
88a21040cd
22 changed files with 936 additions and 67 deletions
|
|
@ -13,5 +13,5 @@ impl Transform {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
#[derive(Copy, Clone, Debug)]
|
||||
pub struct ModelHandle(pub usize);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue