Ignore:
Timestamp:
2016-06-14 15:01:09 (7 years ago)
Author:
tesatapa
Message:
 
Location:
2016/24/OliverK/ball/ball/ball
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • 2016/24/OliverK/ball/ball/ball/ball.cs

    r7287 r7306  
    99public class ball : PhysicsGame 
    1010{ 
     11 
     12    PhysicsObject pelaaja1; 
     13 
    1114    public override void Begin() 
    1215    { 
     
    2023    } 
    2124 
     25 
     26 
     27 
    2228} 
     29 
     30 
     31 
Note: See TracChangeset for help on using the changeset viewer.