- Timestamp:
- 2012-06-15 09:56:31 (11 years ago)
- Location:
- 2012/24/LeeviL/Rangoneina
- Files:
-
- 6 added
- 17 edited
Legend:
- Unmodified
- Added
- Removed
-
2012/24/LeeviL/Rangoneina/Rangoneina/Rangoneina/Rangoneina.cs
r3023 r3054 69 69 void SeuraavaKentta(int kenttaNro) 70 70 { 71 int pisteet = -1; 72 if (Pistelaskuri != null) 73 { 74 pisteet = Pistelaskuri.Value; 75 } 76 71 77 ClearAll(); 72 78 … … 86 92 } 87 93 88 94 if (pisteet > 0) 95 { 96 Pistelaskuri.Value = pisteet; 97 } 89 98 } 90 99 … … 202 211 kohde.Destroy(); 203 212 Pistelaskuri.Value = Pistelaskuri.Value + 1; 213 MediaPlayer.Play("Tahti"); 204 214 } 205 215 … … 208 218 kohde.Destroy(); 209 219 Pistelaskuri.Value = Pistelaskuri.Value + 5; 220 MediaPlayer.Play("Pallo"); 210 221 } 211 222 -
2012/24/LeeviL/Rangoneina/Rangoneina/Rangoneina/Rangoneina.csproj.Debug.cachefile
r3018 r3054 8 8 Content\Kentta2.xnb 9 9 Content\Kentta3.xnb 10 Content\Pallo.xnb 11 Content\Tahti.xnb 12 Content\Pallo.wma 13 Content\Tahti.wma 10 14 Content\Kentta1.txt -
2012/24/LeeviL/Rangoneina/Rangoneina/Rangoneina/bin/x86/Debug/Content/Kentta1.txt
r3023 r3054 24 24 === = ================= =================== 2 1=== ==============T = 25 25 == ====================== ======== ======= =================== 3 === ============= === 26 == ==== == ====== ======= ======================= === ============= 26 == ==== == ====== ======= ======================= === ============= R === 27 27 == ==== ====== === ======= ======================= === ============== 1 = 28 28 == 1 ========== 1 1==== ====== === ======= ======================= === ============== = … … 34 34 == =========== ======= ==== === ======= ======================= = ============== = 35 35 === ============ ======= === ======= ======================= = 2 ===================== 36 ============== R======== === ======================= = =====================36 ============== ======== === ======================= = ===================== 37 37 ============== ==================== ======================= ===== ==================== 38 38 ====================== T======================================================== ==================== -
2012/24/LeeviL/Rangoneina/Rangoneina/Rangoneina/bin/x86/Debug/Data/pisteet.xml
r3023 r3054 9 9 </Field> 10 10 <Field Name="Score" Type="System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> 11 <Value> 2</Value>11 <Value>7</Value> 12 12 </Field> 13 13 </Item> 14 14 <Item Index="1" Type="Jypeli.ScoreItem, Jypeli4, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null"> 15 15 <Field Name="Name" Type="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> 16 <Value> -</Value>16 <Value>Poikoina</Value> 17 17 </Field> 18 18 <Field Name="Score" Type="System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> 19 <Value> 0</Value>19 <Value>2</Value> 20 20 </Field> 21 21 </Item> -
2012/24/LeeviL/Rangoneina/Rangoneina/Rangoneina/obj/x86/Debug/ContentPipeline-{43DDB7A9-921D-4BF9-A5DD-4CA1D9C85B38}.xml
r3023 r3054 63 63 <Options>None</Options> 64 64 <Output>C:\MyTemp\LeeviL2\Rangoneina\Rangoneina\Rangoneina\bin\x86\Debug\Content\Kentta1.xnb</Output> 65 <Time>2012-06-1 4T14:38:36.1360053+03:00</Time>65 <Time>2012-06-15T09:55:45.8996059+03:00</Time> 66 66 </Item> 67 67 <Item> … … 81 81 <Options>None</Options> 82 82 <Output>C:\MyTemp\LeeviL2\Rangoneina\Rangoneina\Rangoneina\bin\x86\Debug\Content\Kentta3.xnb</Output> 83 <Time>2012-06-14T14:38:36.0350053+03:00</Time> 83 <Time>2012-06-15T09:26:11.9166059+03:00</Time> 84 </Item> 85 <Item> 86 <Source>Pallo.mp3</Source> 87 <Name>Pallo</Name> 88 <Importer>Mp3Importer</Importer> 89 <Processor>SongProcessor</Processor> 90 <Options>None</Options> 91 <Output>C:\MyTemp\LeeviL2\Rangoneina\Rangoneina\Rangoneina\bin\x86\Debug\Content\Pallo.xnb</Output> 92 <Extra>C:\MyTemp\LeeviL2\Rangoneina\Rangoneina\Rangoneina\bin\x86\Debug\Content\Pallo.wma</Extra> 93 <Time>2012-06-15T09:49:43.2102059+03:00</Time> 94 </Item> 95 <Item> 96 <Source>Tahti.mp3</Source> 97 <Name>Tahti</Name> 98 <Importer>Mp3Importer</Importer> 99 <Processor>SongProcessor</Processor> 100 <Options>None</Options> 101 <Output>C:\MyTemp\LeeviL2\Rangoneina\Rangoneina\Rangoneina\bin\x86\Debug\Content\Tahti.xnb</Output> 102 <Extra>C:\MyTemp\LeeviL2\Rangoneina\Rangoneina\Rangoneina\bin\x86\Debug\Content\Tahti.wma</Extra> 103 <Time>2012-06-15T09:49:43.2102059+03:00</Time> 84 104 </Item> 85 105 <BuildSuccessful>true</BuildSuccessful> -
2012/24/LeeviL/Rangoneina/Rangoneina/Rangoneina/obj/x86/Debug/Rangoneina.csproj.FileListAbsolute.txt
r3018 r3054 33 33 C:\MyTemp\LeeviL2\Rangoneina\Rangoneina\Rangoneina\bin\x86\Debug\Content\Kentta2.xnb 34 34 C:\MyTemp\LeeviL2\Rangoneina\Rangoneina\Rangoneina\bin\x86\Debug\Content\Kentta3.xnb 35 C:\MyTemp\LeeviL2\Rangoneina\Rangoneina\Rangoneina\bin\x86\Debug\Content\Pallo.xnb 36 C:\MyTemp\LeeviL2\Rangoneina\Rangoneina\Rangoneina\bin\x86\Debug\Content\Tahti.xnb 37 C:\MyTemp\LeeviL2\Rangoneina\Rangoneina\Rangoneina\bin\x86\Debug\Content\Pallo.wma 38 C:\MyTemp\LeeviL2\Rangoneina\Rangoneina\Rangoneina\bin\x86\Debug\Content\Tahti.wma -
2012/24/LeeviL/Rangoneina/Rangoneina/Rangoneina/obj/x86/Debug/cachefile-{43DDB7A9-921D-4BF9-A5DD-4CA1D9C85B38}-targetpath.txt
r3018 r3054 8 8 Content\Kentta2.xnb 9 9 Content\Kentta3.xnb 10 Content\Pallo.xnb 11 Content\Pallo.wma 12 Content\Tahti.xnb 13 Content\Tahti.wma 10 14 Content\Kentta1.txt -
2012/24/LeeviL/Rangoneina/Rangoneina/RangoneinaContent/Kentta1.txt
r3023 r3054 34 34 == =========== ======= ==== === ======= ======================= = ============== = 35 35 === ============ ======= === ======= ======================= = 2 ===================== 36 ============== R======== === ======================= = =====================36 ============== R ======== === ======================= = ===================== 37 37 ============== ==================== ======================= ===== ==================== 38 38 ====================== T======================================================== ==================== -
2012/24/LeeviL/Rangoneina/Rangoneina/RangoneinaContent/Kentta3.txt
r3023 r3054 30 30 == 2 = = = = = = = = ==== = 2 = ====== ========================================== = 31 31 == M = = = = = = = = ==== = = ====== ========================================== = 32 == = = = = = = = = ==== = 2 = 2 ========================================== =33 == = = = = = = = = ==== = W M = ========================================== =32 == = = = = = = = = ==== = 2 = 2 ========================================= = 33 == = = = = = = = = ==== = W M = ========================================= = 34 34 == 2 = = = = = = = = ==== ================================================================= = 35 35 == M = = = = = = = = ==== = -
2012/24/LeeviL/Rangoneina/Rangoneina/RangoneinaContent/RangoneinaContent.contentproj
r3018 r3054 108 108 </Compile> 109 109 </ItemGroup> 110 <ItemGroup> 111 <Compile Include="Pallo.mp3"> 112 <Name>Pallo</Name> 113 <Importer>Mp3Importer</Importer> 114 <Processor>SongProcessor</Processor> 115 </Compile> 116 <Compile Include="Tahti.mp3"> 117 <Name>Tahti</Name> 118 <Importer>Mp3Importer</Importer> 119 <Processor>SongProcessor</Processor> 120 </Compile> 121 </ItemGroup> 110 122 <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 111 123 <!-- 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.