This commit is contained in:
2020-08-09 23:53:13 -07:00
parent ccbd21d90b
commit f781c76e7e
2 changed files with 17 additions and 30 deletions

View File

@@ -72,6 +72,8 @@ impl Sprite {
}
}
impl Drawable for Sprite {
fn get(&self, window_size: (u32, u32)) -> Vec<VertexTypeContainer> {
vec![