Struct zaplib_components::CursorRect
source · [−]Fields
x: f32
y: f32
w: f32
h: f32
z: f32
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for CursorRect
impl Send for CursorRect
impl Sync for CursorRect
impl Unpin for CursorRect
impl UnwindSafe for CursorRect
Blanket Implementations
Mutably borrows from an owned value. Read more