↓ 90 callersFunctionsprrow(
x: i32,
a: f32,
b: f32,
c: f32,
d: f32,
e: f32,
f: f32,
g: f32,
h: f32,
shaders/src/flappy_bird.rs:43
↓ 10 callersMethoddraw_horz_line(&mut self, co: Vec2, y_pos: f32, x_start: f32, x_end: f32, color: Vec4)
shaders/src/flappy_bird.rs:803
↓ 8 callersMethoddraw_vert_line(&mut self, co: Vec2, x_pos: f32, y_start: f32, y_end: f32, color: Vec4)
shaders/src/flappy_bird.rs:797