Simplify internal type construction
This commit is contained in:
parent
25b129362f
commit
fafdedfb7d
30 changed files with 242 additions and 285 deletions
|
|
@ -17,8 +17,9 @@ use crate::{
|
|||
event::{EventProxy, EventWrapper},
|
||||
util,
|
||||
window::WinitWindow,
|
||||
Fullscreen,
|
||||
},
|
||||
window::{Fullscreen, WindowId},
|
||||
window::WindowId,
|
||||
};
|
||||
|
||||
declare_class!(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue