[−][src]Function game::edit::traffic_signals::draw_selected_movement
fn draw_selected_movement(
app: &App,
batch: &mut GeomBatch,
g: &DrawMovement,
m: &Movement,
next_priority: Option<TurnPriority>
)