- Timestamp:
- 2014-07-04 09:33:36 (9 years ago)
- Location:
- 2014/27/WilleK/Project_000
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
2014/27/WilleK/Project_000/Project_000/Project_000/Project_000.cs
r5397 r5400 42 42 Image tausta1 = LoadImage("Tausta1"); 43 43 Image roboKuva = LoadImage("Vihu1"); 44 int kenttänumero = 4;44 int kenttänumero = 1; 45 45 int maksimiKenttäNumero = 4; 46 46 … … 67 67 LuoKlönttiPistelaskuri(); 68 68 69 Camera.Follow(pelaaja1 , pelaaja2);69 Camera.Follow(pelaaja1); 70 70 Camera.ZoomFactor = 1.2; 71 71 } -
2014/27/WilleK/Project_000/Project_000/Project_000Content/obj/x86/Debug/ContentPipeline.xml
r5397 r5400 189 189 <Options>None</Options> 190 190 <Output>C:\Users\Wille Kotala\Documents\WilleK\Project_000\Project_000\Project_000\bin\x86\Debug\Content\Kentta4.xnb</Output> 191 <Time>2014-07-0 3T14:43:36.8222359+03:00</Time>191 <Time>2014-07-04T09:22:38.4263899+03:00</Time> 192 192 </Item> 193 193 <BuildSuccessful>true</BuildSuccessful>
Note: See TracChangeset
for help on using the changeset viewer.