Changeset 3914 for 2012


Ignore:
Timestamp:
2012-12-08 15:00:25 (10 years ago)
Author:
sieerinn
Message:
 
Location:
2012/27/NikoKi/EpicTankBattle
Files:
1 added
10 edited

Legend:

Unmodified
Added
Removed
  • 2012/27/NikoKi/EpicTankBattle/EpicTankBattle/EpicTankBattle/EpicTankBattle.cs

    r3904 r3914  
    527527        PhysicsObject nelio3 = PhysicsObject.CreateStaticObject(leveys, korkeus); 
    528528        nelio3.Position = paikka; 
    529         nelio3.Color = new Color(250, 20, 0, 158);  
     529        nelio3.Color = new Color(255, 0, 0, 180);  
    530530        nelio3.CollisionIgnoreGroup = 0; 
    531531        nelio3.IgnoresCollisionResponse = true; 
  • 2012/27/NikoKi/EpicTankBattle/EpicTankBattle/EpicTankBattle/obj/x86/Debug/ContentPipeline-{059E01FA-73A4-4D6A-98AC-773957E0976E}.xml

    r3904 r3914  
    117117      <Options>None</Options> 
    118118      <Output>C:\MyTemp\NikoKi\EpicTankBattle\EpicTankBattle\EpicTankBattle\bin\x86\Debug\Content\Maapera.xnb</Output> 
    119       <Time>2012-12-08T13:44:09.9457806+02:00</Time> 
     119      <Time>2012-12-08T14:57:17.5345234+02:00</Time> 
    120120    </Item> 
    121121    <Item> 
     
    200200      <Options>None</Options> 
    201201      <Output>C:\MyTemp\NikoKi\EpicTankBattle\EpicTankBattle\EpicTankBattle\bin\x86\Debug\Content\Maapera2.xnb</Output> 
    202       <Time>2012-12-08T13:59:54.7430384+02:00</Time> 
     202      <Time>2012-12-08T14:51:28.7228847+02:00</Time> 
    203203    </Item> 
    204204    <BuildSuccessful>true</BuildSuccessful> 
Note: See TracChangeset for help on using the changeset viewer.