pub(crate) struct View { pub x: f32, pub y: f32, pub zoom: f32, }