feat(engine): 添加材质系统和着色器管理
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
mod sprite_batch;
|
||||
mod vertex;
|
||||
|
||||
pub use sprite_batch::SpriteBatch;
|
||||
pub use sprite_batch::{BatchKey, SpriteBatch};
|
||||
pub use vertex::{SpriteVertex, VERTEX_SIZE};
|
||||
|
||||
Reference in New Issue
Block a user