Function draw_gesture_help

Source
fn draw_gesture_help(
    config: &SurferConfig,
    response: &Response,
    painter: &Painter,
    midpoint: Option<Pos2>,
    draw_bg: bool,
)
Expand description

Draw the “compass” showing the boundaries for different gestures.