Changeset 5400 for 2014/27


Ignore:
Timestamp:
2014-07-04 09:33:36 (9 years ago)
Author:
wiaukota
Message:
 
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  
    4242    Image tausta1 = LoadImage("Tausta1"); 
    4343    Image roboKuva = LoadImage("Vihu1"); 
    44     int kenttänumero = 4; 
     44    int kenttänumero = 1; 
    4545    int maksimiKenttäNumero = 4; 
    4646 
     
    6767        LuoKlönttiPistelaskuri(); 
    6868 
    69         Camera.Follow(pelaaja1, pelaaja2); 
     69        Camera.Follow(pelaaja1); 
    7070        Camera.ZoomFactor = 1.2; 
    7171    } 
  • 2014/27/WilleK/Project_000/Project_000/Project_000Content/obj/x86/Debug/ContentPipeline.xml

    r5397 r5400  
    189189      <Options>None</Options> 
    190190      <Output>C:\Users\Wille Kotala\Documents\WilleK\Project_000\Project_000\Project_000\bin\x86\Debug\Content\Kentta4.xnb</Output> 
    191       <Time>2014-07-03T14:43:36.8222359+03:00</Time> 
     191      <Time>2014-07-04T09:22:38.4263899+03:00</Time> 
    192192    </Item> 
    193193    <BuildSuccessful>true</BuildSuccessful> 
Note: See TracChangeset for help on using the changeset viewer.