scion 0.6.0

Game making library on top of wgpu, winit, legion
Documentation
1
2
3
4
5
6
pub mod asset_manager;
pub mod audio;
pub mod events;
pub mod inputs;
pub mod time;
pub mod window;