going to save here. re-evaluating drawable now that runtimevertexdef is in
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use crate::canvas::canvas_state::{Drawable};
|
||||
use std::sync::Arc;
|
||||
use crate::canvas::managed::handles::{CanvasImageHandle, CanvasTextureHandle};
|
||||
use crate::canvas::canvas_frame::Drawable;
|
||||
|
||||
pub struct CompuSprite {
|
||||
pub vertices: [(f32, f32, f32); 6],
|
||||
|
||||
Reference in New Issue
Block a user