Ignore:
Timestamp:
2011-06-13 14:58:24 (12 years ago)
Author:
tekrjant
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • 2011/24/VilmaK/Pong/Pong/Pong/Peli.cs

    r1966 r1973  
    2121        LuoKentta(); 
    2222        AsetaOhjaimet(); 
    23          
     23        LisaaLaskurit(); 
    2424 
    2525        AloitaPeli(); 
    2626        MessageDisplay.TextColor = Color.White; 
    2727        // TODO: Kirjoita ohjelmakoodisi tähän 
     28 
     29        void LisaaLaskurit() 
     30        { 
     31            IntMeter 
     32        } 
    2833 
    2934 
Note: See TracChangeset for help on using the changeset viewer.