Home
last modified time | relevance | path

Searched defs:x_vel (Results 1 – 2 of 2) sorted by relevance

/samples/boards/bbc/microbit/pong/src/
A Dble.c78 int8_t x_vel; member
91 void ble_send_ball(int8_t x_pos, int8_t y_pos, int8_t x_vel, int8_t y_vel) in ble_send_ball()
A Dmain.c391 void pong_ball_received(int8_t x_pos, int8_t y_pos, int8_t x_vel, int8_t y_vel) in pong_ball_received()

Completed in 15 milliseconds