Function ggez::input::mouse::delta[][src]

pub fn delta(ctx: &Context) -> Point2<f32>
Expand description

Get the distance the cursor was moved during the current frame, in pixels.