Use window::run in editor example
This commit is contained in:
parent
bbba0942f8
commit
c9830b4a9b
4 changed files with 315 additions and 470 deletions
|
|
@ -647,6 +647,7 @@ pub use font::Font;
|
|||
pub use program::Program;
|
||||
pub use renderer::Renderer;
|
||||
pub use task::Task;
|
||||
pub use window::Window;
|
||||
|
||||
#[doc(inline)]
|
||||
pub use application::application;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue