pong-update-game

pong-update-game is a compiled Lisp function in `pong.el'.

(pong-update-game PONG-BUFFER)

"Main" function for pong.
It is called every pong-cycle-delay seconds and
updates ball and bats positions. It is responsible of collision
detection and checks if a player scores.