Public paste
Undefined
By: Guest | Date: Jul 7 2010 07:44 | Format: None | Expires: never | Size: 279 B | Hits: 879

  1. if (ball_x_pos >= 690) { ball_x_speed = 0; ball_y_speed = 0; ball_x_pos = 350; ball_y_pos = 200; punktespieler1++; mousepressed = 0;}
  2.             if (ball_x_pos <= 20) { ball_x_speed = 0; ball_y_speed = 0; ball_x_pos = 350; ball_y_pos = 200; punktespieler2++; mousepressed = 0;}
Latest pastes
16 days ago
2 months ago
17 months ago
19 months ago
23 months ago