Searched defs:y_vel (Results 1 – 2 of 2) sorted by relevance
80 int8_t y_vel; member92 void ble_send_ball(int8_t x_pos, int8_t y_pos, int8_t x_vel, int8_t y_vel) in ble_send_ball()
391 void pong_ball_received(int8_t x_pos, int8_t y_pos, int8_t x_vel, int8_t y_vel) in pong_ball_received()