some fiddling with documentation. Added Poly type
This commit is contained in:
3
src/drawables/mod.rs
Normal file
3
src/drawables/mod.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub mod polygon;
|
||||
pub mod sprite;
|
||||
pub mod rect;
|
||||
Reference in New Issue
Block a user