renders
This commit is contained in:
@@ -72,6 +72,8 @@ impl Sprite {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
impl Drawable for Sprite {
|
||||
fn get(&self, window_size: (u32, u32)) -> Vec<VertexTypeContainer> {
|
||||
vec![
|
||||
|
||||
Reference in New Issue
Block a user