modif appbuilder
This commit is contained in:
@@ -16,8 +16,12 @@
|
||||
//! use wsg_lib::resources::{Mesh, Material, Vertex};
|
||||
//! use wsg_lib::utils::BASIC_SHADER;
|
||||
//! ```
|
||||
pub mod app;
|
||||
pub mod core;
|
||||
pub mod handler;
|
||||
pub mod pipeline;
|
||||
pub mod resources;
|
||||
pub mod scene;
|
||||
pub mod utils;
|
||||
|
||||
pub use handler::AppHandler;
|
||||
|
||||
Reference in New Issue
Block a user