Changeset 6070


Ignore:
Timestamp:
2015-06-12 12:33:53 (8 years ago)
Author:
juleppaa
Message:
 
Location:
2015/24/JustusL
Files:
5 added
10 edited

Legend:

Unmodified
Added
Removed
  • 2015/24/JustusL/1D peli/1D peli/_1D_peli.cs

    r6058 r6070  
    3838 
    3939        peliKaynnissa = true; 
     40 
     41        MediaPlayer.IsRepeating = true; 
     42        MediaPlayer.Play("asd"); 
    4043 
    4144        PhoneBackButton.Listen(ConfirmExit, "Lopeta peli"); 
     
    215218        topLista.EnterAndShow(pisteLaskuri.Value); 
    216219        topLista.HighScoreWindow.Closed += AloitaPeli; 
    217  
    218  
    219         IGameObject top = topLista as IGameObject; 
    220         ControllerOne.Listen(Button.A, ButtonState.Pressed, delegate { Remove(top); }, "valkoinen", Color.White); 
    221          
     220        Timer.SingleShot(5.0, topLista.HighScoreWindow.Close); 
     221 
     222 
    222223        nopeus = alkunopeus; 
    223224    } 
  • 2015/24/JustusL/1D peli/1D peli/bin/x86/Debug/Data/_score.xml

    r6058 r6070  
    7373          </Field> 
    7474          <Field Name="Score" Type="System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> 
    75             <Value>11</Value> 
     75            <Value>16</Value> 
    7676          </Field> 
    7777        </Item> 
    7878        <Item Index="9" Type="Jypeli.ScoreItem, Jypeli, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null"> 
    7979          <Field Name="Name" Type="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> 
    80             <Value>Lasol</Value> 
     80            <Value>justus</Value> 
    8181          </Field> 
    8282          <Field Name="Score" Type="System.Double, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> 
    83             <Value>7</Value> 
     83            <Value>16</Value> 
    8484          </Field> 
    8585        </Item> 
  • 2015/24/JustusL/1D peli/1D peli/obj/x86/Debug/1D peli.csproj.FileListAbsolute.txt

    r6027 r6070  
    77C:\MyTemp\JustusL\1D peli\1D peli\obj\x86\Debug\1D peli.exe 
    88C:\MyTemp\JustusL\1D peli\1D peli\obj\x86\Debug\1D peli.pdb 
     9C:\MyTemp\JustusL\1D peli\1D peli\bin\x86\Debug\Content\asd.xnb 
     10C:\MyTemp\JustusL\1D peli\1D peli\bin\x86\Debug\Content\asd.wma 
  • 2015/24/JustusL/1D peli/1D peli/obj/x86/Debug/ContentPipeline-{58B1E8E5-A9CB-47A1-82C2-B7AB857B6763}.xml

    r6027 r6070  
    22<XnaContent xmlns:Pipeline="Microsoft.Xna.Framework.Content.Pipeline"> 
    33  <Asset Type="Pipeline:BuildItemCollection"> 
     4    <Item> 
     5      <Source>asd.mp3</Source> 
     6      <Name>asd</Name> 
     7      <Importer>Mp3Importer</Importer> 
     8      <Processor>SongProcessor</Processor> 
     9      <Options>None</Options> 
     10      <Output>C:\MyTemp\JustusL\1D peli\1D peli\bin\x86\Debug\Content\asd.xnb</Output> 
     11      <Extra>C:\MyTemp\JustusL\1D peli\1D peli\bin\x86\Debug\Content\asd.wma</Extra> 
     12      <Time>2015-06-12T12:17:39.5017104+03:00</Time> 
     13    </Item> 
    414    <BuildSuccessful>true</BuildSuccessful> 
    515    <Settings> 
     
    1626    <Assemblies> 
    1727      <Assembly> 
     28        <Key>C:\Program Files (x86)\Jypeli\lib\ContentExtensions\TextFileContentExtension.dll</Key> 
     29        <Value>2014-11-26T00:23:34+02:00</Value> 
     30      </Assembly> 
     31      <Assembly> 
     32        <Key>C:\Program Files (x86)\Microsoft XNA\XNA Game Studio\v4.0\References\Windows\x86\Microsoft.Xna.Framework.Content.Pipeline.XImporter.dll</Key> 
     33        <Value>2011-09-01T17:22:30+03:00</Value> 
     34      </Assembly> 
     35      <Assembly> 
     36        <Key>C:\Program Files (x86)\Microsoft XNA\XNA Game Studio\v4.0\References\Windows\x86\Microsoft.Xna.Framework.Content.Pipeline.VideoImporters.dll</Key> 
     37        <Value>2011-09-01T17:22:30+03:00</Value> 
     38      </Assembly> 
     39      <Assembly> 
     40        <Key>C:\Program Files (x86)\Microsoft XNA\XNA Game Studio\v4.0\References\Windows\x86\Microsoft.Xna.Framework.Content.Pipeline.TextureImporter.dll</Key> 
     41        <Value>2011-09-01T17:22:30+03:00</Value> 
     42      </Assembly> 
     43      <Assembly> 
     44        <Key>C:\Program Files (x86)\Microsoft XNA\XNA Game Studio\v4.0\References\Windows\x86\Microsoft.Xna.Framework.Content.Pipeline.FBXImporter.dll</Key> 
     45        <Value>2011-09-01T17:22:30+03:00</Value> 
     46      </Assembly> 
     47      <Assembly> 
     48        <Key>C:\Program Files (x86)\Microsoft XNA\XNA Game Studio\v4.0\References\Windows\x86\Microsoft.Xna.Framework.Content.Pipeline.EffectImporter.dll</Key> 
     49        <Value>2011-09-01T17:22:30+03:00</Value> 
     50      </Assembly> 
     51      <Assembly> 
     52        <Key>C:\Program Files (x86)\Microsoft XNA\XNA Game Studio\v4.0\References\Windows\x86\Microsoft.Xna.Framework.Content.Pipeline.AudioImporters.dll</Key> 
     53        <Value>2011-09-01T17:22:30+03:00</Value> 
     54      </Assembly> 
     55      <Assembly> 
     56        <Key>C:\Program Files (x86)\Jypeli\lib\ContentExtensions\AnimationExtension.dll</Key> 
     57        <Value>2014-11-26T00:23:36+02:00</Value> 
     58      </Assembly> 
     59      <Assembly> 
    1860        <Key>C:\Windows\Microsoft.Net\assembly\GAC_32\Microsoft.Xna.Framework.Content.Pipeline\v4.0_4.0.0.0__842cf8be1de50553\Microsoft.Xna.Framework.Content.Pipeline.dll</Key> 
    1961        <Value>2012-03-16T14:34:27.1053024+02:00</Value> 
  • 2015/24/JustusL/1D peli/1D peliContent/1D peliContent.contentproj

    r6027 r6070  
    4545    <Reference Include="AnimationExtension" /> 
    4646  </ItemGroup> 
     47  <ItemGroup> 
     48    <Compile Include="asd.mp3"> 
     49      <Name>asd</Name> 
     50      <Importer>Mp3Importer</Importer> 
     51      <Processor>SongProcessor</Processor> 
     52    </Compile> 
     53  </ItemGroup> 
    4754  <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 
    4855  <!--  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.