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

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

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