mirror of
https://github.com/vlang/v.git
synced 2025-09-22 20:09:04 -04:00
parent
f2abf79f71
commit
fa79c6f64c
@ -27,7 +27,7 @@ pub enum ImageEffect {
|
||||
|
||||
// Rect represents a rectangular shape in `gg`.
|
||||
pub struct Rect {
|
||||
pub:
|
||||
pub mut:
|
||||
x f32
|
||||
y f32
|
||||
width f32
|
||||
|
Loading…
x
Reference in New Issue
Block a user