texturing works, next will be images
This commit is contained in:
@@ -60,7 +60,7 @@ impl Sprite {
|
||||
position: position,
|
||||
size: size,
|
||||
color: (0.0, 0.0, 0.0, 0.0),
|
||||
textured: false,
|
||||
textured: true,
|
||||
texture_handle: Some(texture_handle.clone())
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user