Changeset 8998 for 2017/27/AnttiN


Ignore:
Timestamp:
2017-07-07 11:51:15 (6 years ago)
Author:
npo17_45
Message:

pong sekoilua

Location:
2017/27/AnttiN/pong
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • 2017/27/AnttiN/pong/pong/pong/pong.cs

    r8941 r8998  
    3232        AsetaOhjaimet(); 
    3333        LisaaLaskurit(); 
    34         LisaaMuut(); 
     34        //LisaaMuut(); 
    3535 
    3636    } 
     
    218218        { 
    219219            kohde.Destroy(); 
     220            pallo.Size *= 0.95; 
    220221        } 
    221222         
    222         pallo.Size *= 0.95; 
     223         
    223224 
    224225 
Note: See TracChangeset for help on using the changeset viewer.