Changeset 7346 for 2016/24


Ignore:
Timestamp:
2016-06-15 15:00:33 (7 years ago)
Author:
karkaite
Message:
 
Location:
2016/24/IlmariS
Files:
60 added
6 edited

Legend:

Unmodified
Added
Removed
  • 2016/24/IlmariS/Pong/Pong/Pong/Pong.cs

    r7262 r7346  
    1414 
    1515 
    16  
     16        AsetaOhjaimet(); 
    1717        LuoKentta(); 
    1818        AloitaPeli(); 
     
    6969    void AsetaOhjaimet() 
    7070    { 
     71 
    7172        Keyboard.Listen(Key.Escape, ButtonState.Pressed, ConfirmExit, "Lopeta peli"); 
    7273    } 
Note: See TracChangeset for help on using the changeset viewer.