Changeset 2950
- Timestamp:
- 2012-06-12 14:37:59 (11 years ago)
- Location:
- 2012/24/TeemuT
- Files:
-
- 48 added
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
2012/24/TeemuT/Pong/Pong/Pong/Pong.cs
r2916 r2950 36 36 pallo = new PhysicsObject(40, 40); 37 37 pallo.Shape = Shape.Circle; 38 pallo.Color = Color.White; 38 39 pallo.X = -200; 39 40 pallo.Y = 0; -
2012/24/TeemuT/Pong/Pong/Pong/obj/x86/Debug/ContentPipeline-{200050D2-B72C-4E91-85E9-C74B48DA0A58}.xml
r2916 r2950 9 9 <BuildConfiguration>Debug</BuildConfiguration> 10 10 <CompressContent>false</CompressContent> 11 <RootDirectory> c:\MyTemp\tenituun\Pong\Pong\PongContent\</RootDirectory>12 <LoggerRootDirectory> c:\MyTemp\tenituun\Pong\Pong\Pong\</LoggerRootDirectory>13 <IntermediateDirectory> c:\MyTemp\tenituun\Pong\Pong\Pong\obj\x86\Debug\</IntermediateDirectory>14 <OutputDirectory> c:\MyTemp\tenituun\Pong\Pong\Pong\bin\x86\Debug\Content\</OutputDirectory>11 <RootDirectory>C:\MyTemp\TeemuT\Pong\Pong\PongContent\</RootDirectory> 12 <LoggerRootDirectory>C:\MyTemp\TeemuT\Pong\Pong\Pong\</LoggerRootDirectory> 13 <IntermediateDirectory>C:\MyTemp\TeemuT\Pong\Pong\Pong\obj\x86\Debug\</IntermediateDirectory> 14 <OutputDirectory>C:\MyTemp\TeemuT\Pong\Pong\Pong\bin\x86\Debug\Content\</OutputDirectory> 15 15 </Settings> 16 16 <Assemblies> -
2012/24/TeemuT/Pong/Pong/Pong/obj/x86/Debug/Pong.csproj.FileListAbsolute.txt
r2916 r2950 7 7 c:\MyTemp\tenituun\Pong\Pong\Pong\obj\x86\Debug\Pong.exe 8 8 c:\MyTemp\tenituun\Pong\Pong\Pong\obj\x86\Debug\Pong.pdb 9 C:\MyTemp\TeemuT\Pong\Pong\Pong\bin\x86\Debug\Pong.exe 10 C:\MyTemp\TeemuT\Pong\Pong\Pong\bin\x86\Debug\Pong.pdb 11 C:\MyTemp\TeemuT\Pong\Pong\Pong\bin\x86\Debug\Jypeli4.dll 12 C:\MyTemp\TeemuT\Pong\Pong\Pong\bin\x86\Debug\Jypeli4.xml 13 C:\MyTemp\TeemuT\Pong\Pong\Pong\obj\x86\Debug\ResolveAssemblyReference.cache 14 C:\MyTemp\TeemuT\Pong\Pong\Pong\obj\x86\Debug\Microsoft.Xna.Framework.RuntimeProfile.txt 15 C:\MyTemp\TeemuT\Pong\Pong\Pong\obj\x86\Debug\Pong.exe 16 C:\MyTemp\TeemuT\Pong\Pong\Pong\obj\x86\Debug\Pong.pdb -
2012/24/TeemuT/Pong/Pong/PongContent/obj/x86/Debug/PongContent.contentproj.FileListAbsolute.txt
r2916 r2950 1 1 c:\MyTemp\tenituun\Pong\Pong\PongContent\obj\x86\Debug\ResolveAssemblyReference.cache 2 C:\MyTemp\TeemuT\Pong\Pong\PongContent\obj\x86\Debug\ResolveAssemblyReference.cache
Note: See TracChangeset
for help on using the changeset viewer.