Changeset 1973 for 2011/24/VilmaK/Pong/Pong/Pong/Peli.cs
- Timestamp:
- 2011-06-13 14:58:24 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2011/24/VilmaK/Pong/Pong/Pong/Peli.cs
r1966 r1973 21 21 LuoKentta(); 22 22 AsetaOhjaimet(); 23 23 LisaaLaskurit(); 24 24 25 25 AloitaPeli(); 26 26 MessageDisplay.TextColor = Color.White; 27 27 // TODO: Kirjoita ohjelmakoodisi tähän 28 29 void LisaaLaskurit() 30 { 31 IntMeter 32 } 28 33 29 34
Note: See TracChangeset
for help on using the changeset viewer.