- Timestamp:
- 2011-06-15 08:15:40 (12 years ago)
- Location:
- 2011/24/AkiR/Fight the Rambo/Fight the Rambo/Fight the Rambo
- Files:
-
- 11 added
- 1 deleted
- 5 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
Note: See TracChangeset
for help on using the changeset viewer.