Changeset 2015 for 2011/24/AkiR/Fight the Rambo
- Timestamp:
- 2011-06-15 08:15:40 (12 years ago)
- Location:
- 2011/24/AkiR/Fight the Rambo
- Files:
-
- 11 added
- 2 deleted
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the Rambo/Peli.cs
r1998 r2015 15 15 PlatformCharacter pelaaja1; 16 16 17 Image pelaajanKuva = LoadImage("rambo ");18 Image tahtiKuva = LoadImage(" tahti");17 Image pelaajanKuva = LoadImage("rambo1"); 18 Image tahtiKuva = LoadImage("NuHa warrior"); 19 19 20 20 SoundEffect maaliAani = LoadSoundEffect("maali"); 21 Image taustaKuva = LoadImage("desert");21 22 22 23 23 public override void Begin() … … 100 100 { 101 101 maaliAani.Play(); 102 MessageDisplay.Add(" Keräsit tähden!");102 MessageDisplay.Add("Tuhosit vihollisen!"); 103 103 kohde.Destroy(); 104 104 } -
2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the Rambo/kentta1.txt
r1998 r2015 1 *2 ##3 1 4 * *5 ## ##6 2 7 * *8 ## ## ##9 3 10 * * * * 11 ## ## ## ## 12 13 * * * * 14 ## ## ## ## ## 15 16 N 4 N * 17 5 ###################### -
2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the Rambo/obj/x86/Debug/Fight the Rambo.csproj.FileListAbsolute.txt
r2006 r2015 1 1 C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\obj\x86\Debug\ResolveAssemblyReference.cache 2 2 C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\obj\x86\Debug\Microsoft.Xna.Framework.RuntimeProfile.txt 3 C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\kentta1.txt 4 C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Content\maali.xnb 5 C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Content\norsu.xnb 6 C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Content\tahti.xnb 7 C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Content\rambo.xnb 8 C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Fight the Rambo.exe 9 C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Fight the Rambo.pdb 10 C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Jypeli4.dll 11 C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Jypeli4.xml 12 C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\obj\x86\Debug\Fight the Rambo.exe 13 C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\obj\x86\Debug\Fight the Rambo.pdb 14 C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Content\rambo1.xnb 15 C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Content\NuHa warrior.xnb -
2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the Rambo/obj/x86/Debug/cachefile-{B0E0BEF2-BE44-4A05-9208-56A1391AC4FE}-targetpath.txt
r2006 r2015 3 3 Content\tahti.xnb 4 4 Content\rambo.xnb 5 Content\desert.xnb 5 Content\rambo1.xnb 6 Content\NuHa warrior.xnb -
2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the RamboContent/Fight the RamboContent.contentproj
r1998 r2015 67 67 </ItemGroup> 68 68 <ItemGroup> 69 <Compile Include="desert.jpg"> 70 <Name>desert</Name> 69 <Compile Include="rambo1.png"> 70 <Name>rambo1</Name> 71 <Importer>TextureImporter</Importer> 72 <Processor>TextureProcessor</Processor> 73 </Compile> 74 </ItemGroup> 75 <ItemGroup> 76 <Compile Include="NuHa warrior.png"> 77 <Name>NuHa warrior</Name> 71 78 <Importer>TextureImporter</Importer> 72 79 <Processor>TextureProcessor</Processor> -
2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the RamboContent/obj/x86/Debug/ContentPipeline.xml
r2006 r2015 39 39 </Item> 40 40 <Item> 41 <Source> desert.jpg</Source>42 <Name> desert</Name>41 <Source>rambo1.png</Source> 42 <Name>rambo1</Name> 43 43 <Importer>TextureImporter</Importer> 44 44 <Processor>TextureProcessor</Processor> 45 45 <Options>None</Options> 46 <Output>C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Content\desert.xnb</Output> 47 <Time>2011-06-14T17:09:16.834992+03:00</Time> 46 <Output>C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Content\rambo1.xnb</Output> 47 <Time>2011-06-15T08:06:53.8627796+03:00</Time> 48 </Item> 49 <Item> 50 <Source>NuHa warrior.png</Source> 51 <Name>NuHa warrior</Name> 52 <Importer>TextureImporter</Importer> 53 <Processor>TextureProcessor</Processor> 54 <Options>None</Options> 55 <Output>C:\MyTemp\Fight the Rambo\Fight the Rambo\Fight the Rambo\bin\x86\Debug\Content\NuHa warrior.xnb</Output> 56 <Time>2011-06-15T08:07:19.4082407+03:00</Time> 48 57 </Item> 49 58 <BuildSuccessful>true</BuildSuccessful>
Note: See TracChangeset
for help on using the changeset viewer.