Changeset 2969 for 2012/24


Ignore:
Timestamp:
2012-06-13 09:38:17 (11 years ago)
Author:
jahebahu
Message:

Talletus.

Location:
2012/24/HenriH
Files:
409 added
6 edited

Legend:

Unmodified
Added
Removed
  • 2012/24/HenriH/Pong/Pong/Pong/Pong/Pong.cs

    r2912 r2969  
    5353        pallo.X = -200.0; 
    5454        pallo.Y = 0.0; 
    55         pallo.Restitution = 1.0; 
     55        pallo.Restitution = 3.0; 
    5656        Level.CreateBorders(1.0, false); 
    5757        Level.BackgroundColor = Color.Black; 
Note: See TracChangeset for help on using the changeset viewer.