Changeset 7145
- Timestamp:
- 2016-04-16 11:34:42 (7 years ago)
- Location:
- 2015/koodauskerho/AakeR/IMBT
- Files:
-
- 39 added
- 21 edited
Legend:
- Unmodified
- Added
- Removed
-
2015/koodauskerho/AakeR/IMBT/IMBT/IMBT/IMBT.cs
r7133 r7145 236 236 SoundEffect tankkiAaniMuokattu = LoadSoundEffect("TankkiAaniMuokattu"); 237 237 SoundEffect tankkiAani = LoadSoundEffect("TankkiAani"); 238 SoundEffect rajahdysAani = LoadSoundEffect("RajahdysAani"); 238 239 Pelaaja pelaaja1; 239 240 MultiSelectWindow alkuValikko; … … 302 303 { 303 304 int valinta = RandomGen.NextInt(pelaaja1Koneet.Length); 304 //int valinta = 3;305 //int valinta = 2; 305 306 306 307 Pelaaja pelaaja = new Pelaaja(leveys * 0.8, korkeus * 0.8, valinta, pelaajienKoneet[pelaajanr - 1][valinta], pelaajienTykit[pelaajanr - 1][valinta], rajahdysKuva, liekkiKuva, LoadSoundEffect("TankkiAani")); … … 492 493 a.Destroy(); 493 494 Explosion rajahdys = new Explosion(140); 495 rajahdys.Sound = rajahdysAani; 494 496 rajahdys.Position = a.Position; 495 497 rajahdys.ShockwaveReachesObject += RajahdysOsuu; -
2015/koodauskerho/AakeR/IMBT/IMBT/IMBT/IMBT.csproj.Debug.cachefile
r7133 r7145 73 73 Content\KenttÀ8.xnb 74 74 Content\KenttÀ9.xnb 75 Content\RajahdysAani.xnb -
2015/koodauskerho/AakeR/IMBT/IMBT/IMBT/obj/x86/Debug/ContentPipeline-{B6A1F4C9-F2E2-4290-A5B5-3717058CC989}.xml
r7133 r7145 9 9 <Options>None</Options> 10 10 <Output>C:\MyTemp\AakeR\IMBT\IMBT\IMBT\bin\x86\Debug\Content\Kenttä1.xnb</Output> 11 <Time>201 5-10-17T09:58:33.2254228+03:00</Time>11 <Time>2016-03-12T15:00:00.045115+02:00</Time> 12 12 </Item> 13 13 <Item> … … 171 171 <Options>None</Options> 172 172 <Output>C:\MyTemp\AakeR\IMBT\IMBT\IMBT\bin\x86\Debug\Content\Kenttä3.xnb</Output> 173 <Time>201 5-10-17T09:58:33.2254228+03:00</Time>173 <Time>2016-03-12T15:00:00.921115+02:00</Time> 174 174 </Item> 175 175 <Item> … … 207 207 <Options>None</Options> 208 208 <Output>C:\MyTemp\AakeR\IMBT\IMBT\IMBT\bin\x86\Debug\Content\RakettiAani.xnb</Output> 209 <Time>201 5-10-17T09:58:33.194219+03:00</Time>209 <Time>2016-04-16T10:47:37.4281118+03:00</Time> 210 210 </Item> 211 211 <Item> … … 549 549 <Options>None</Options> 550 550 <Output>C:\MyTemp\AakeR\IMBT\IMBT\IMBT\bin\x86\Debug\Content\Pelaaja2Kone4.xnb</Output> 551 <Time>201 5-12-12T10:34:16.0051058+02:00</Time>551 <Time>2016-03-12T15:00:01.604115+02:00</Time> 552 552 </Item> 553 553 <Item> … … 585 585 <Options>None</Options> 586 586 <Output>C:\MyTemp\AakeR\IMBT\IMBT\IMBT\bin\x86\Debug\Content\Pelaaja4Kone4.xnb</Output> 587 <Time>201 5-12-12T10:36:45.6761058+02:00</Time>587 <Time>2016-03-12T15:00:02.374115+02:00</Time> 588 588 </Item> 589 589 <Item> … … 603 603 <Options>None</Options> 604 604 <Output>C:\MyTemp\AakeR\IMBT\IMBT\IMBT\bin\x86\Debug\Content\SuperSniperAmmus.xnb</Output> 605 <Time>2016-0 2-20T11:40:55.3149822+02:00</Time>605 <Time>2016-03-12T15:00:03.080115+02:00</Time> 606 606 </Item> 607 607 <Item> … … 667 667 <Output>C:\MyTemp\AakeR\IMBT\IMBT\IMBT\bin\x86\Debug\Content\Kenttä9.xnb</Output> 668 668 <Time>2016-03-12T13:16:07.122115+02:00</Time> 669 </Item> 670 <Item> 671 <Source>RajahdysAani.wav</Source> 672 <Name>RajahdysAani</Name> 673 <Importer>WavImporter</Importer> 674 <Processor>SoundEffectProcessor</Processor> 675 <Options>None</Options> 676 <Output>C:\MyTemp\AakeR\IMBT\IMBT\IMBT\bin\x86\Debug\Content\RajahdysAani.xnb</Output> 677 <Time>2016-03-13T22:14:42+02:00</Time> 669 678 </Item> 670 679 <BuildSuccessful>true</BuildSuccessful> -
2015/koodauskerho/AakeR/IMBT/IMBT/IMBT/obj/x86/Debug/IMBT.csproj.FileListAbsolute.txt
r7133 r7145 81 81 C:\MyTemp\AakeR\IMBT\IMBT\IMBT\bin\x86\Debug\Content\KenttÀ8.xnb 82 82 C:\MyTemp\AakeR\IMBT\IMBT\IMBT\bin\x86\Debug\Content\KenttÀ9.xnb 83 C:\MyTemp\AakeR\IMBT\IMBT\IMBT\bin\x86\Debug\Content\RajahdysAani.xnb -
2015/koodauskerho/AakeR/IMBT/IMBT/IMBT/obj/x86/Debug/cachefile-{B6A1F4C9-F2E2-4290-A5B5-3717058CC989}-targetpath.txt
r7133 r7145 73 73 Content\KenttÀ8.xnb 74 74 Content\KenttÀ9.xnb 75 Content\RajahdysAani.xnb -
2015/koodauskerho/AakeR/IMBT/IMBT/IMBTContent/IMBTContent.contentproj
r7133 r7145 479 479 </Compile> 480 480 </ItemGroup> 481 <ItemGroup> 482 <Compile Include="RajahdysAani.wav"> 483 <Name>RajahdysAani</Name> 484 <Importer>WavImporter</Importer> 485 <Processor>SoundEffectProcessor</Processor> 486 </Compile> 487 </ItemGroup> 481 488 <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 482 489 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset
for help on using the changeset viewer.