Ignore:
Timestamp:
2012-06-06 21:57:54 (11 years ago)
Author:
lesanton
Message:
 
Location:
2012/23/LeoS/Pong/Pong/Pong
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • 2012/23/LeoS/Pong/Pong/Pong/Pong.cs

    r2774 r2825  
    4141        pallo.KineticFriction = 1.0; 
    4242        pallo.MomentOfInertia = Double.PositiveInfinity; 
    43         pallo.Color = Color.Black; 
     43        pallo.Color = Color.Aqua; 
    4444        Add(pallo); 
    4545        AddCollisionHandler(pallo, KasittelePallonTormays); 
  • 2012/23/LeoS/Pong/Pong/Pong/obj/x86/Debug/Pong.csproj.FileListAbsolute.txt

    r2774 r2825  
    88J:\MyTemp\Pong\Pong\Pong\obj\x86\Debug\Pong.exe 
    99J:\MyTemp\Pong\Pong\Pong\obj\x86\Debug\Pong.pdb 
     10J:\LeoS\Pong\Pong\Pong\bin\x86\Debug\Pong.exe 
     11J:\LeoS\Pong\Pong\Pong\bin\x86\Debug\Pong.pdb 
     12J:\LeoS\Pong\Pong\Pong\bin\x86\Debug\Jypeli.dll 
     13J:\LeoS\Pong\Pong\Pong\bin\x86\Debug\Jypeli.pdb 
     14J:\LeoS\Pong\Pong\Pong\bin\x86\Debug\Jypeli.xml 
     15J:\LeoS\Pong\Pong\Pong\obj\x86\Debug\ResolveAssemblyReference.cache 
     16J:\LeoS\Pong\Pong\Pong\obj\x86\Debug\Microsoft.Xna.Framework.RuntimeProfile.txt 
     17J:\LeoS\Pong\Pong\Pong\obj\x86\Debug\Pong.exe 
     18J:\LeoS\Pong\Pong\Pong\obj\x86\Debug\Pong.pdb 
Note: See TracChangeset for help on using the changeset viewer.