Moved the framebuffer gen to the canvas. Cleaned up a lot of unused imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::vertex_2d::ColoredVertex2D;
|
||||
|
||||
use crate::canvas::Drawable;
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
|
||||
Reference in New Issue
Block a user