Help for this page
add_objects(); ... update_display(); }
while(!$done) { ... run_callback_routines(); update_display(); }
while(!$done) { ... check_for_collisions(); update_display(); }