Ball Bouncing: In a scenario where a ball bounces along the x-axis between two walls, changing direction upon reaching either wall, what method advances its position by one unit?
a) Jump()
b) Roll()
c) Move()
d) Shift()