- Timestamp:
- 2017-01-28 12:38:41 (7 years ago)
- Location:
- 2015/koodauskerho/AarreP
- Files:
-
- 4 added
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
2015/koodauskerho/AarreP/Tasohyppelypeli1/Tasohyppelypeli1/Tasohyppelypeli1/Tasohyppelypeli1.cs
r8374 r8393 21 21 Image KuolemaKuva = LoadImage("kuolema"); 22 22 Image AmpujaKuva = LoadImage("ampujahahmo"); 23 Image pommiKuva = LoadImage("pommi"); 23 24 Image[] animaatioKuvat = LoadImages("originalhahmo", "hahmosydan","hahmosyosydan"); 24 25 Image[] animaatioKuvat2 = LoadImages("originalhahmo","originalhahmokävely1"); … … 151 152 Keyboard.Listen(Key.Up, ButtonState.Pressed, Hyppaa, "Pelaaja hyppää", pelaaja1, hyppyNopeus); 152 153 Keyboard.Listen(Key.Space, ButtonState.Down, AmmuAseella, "Ammu", pelaajan1Ase); 154 Keyboard.Listen(Key.M, ButtonState.Down, Heitapommi, "heita", pelaaja1); 153 155 154 156 ControllerOne.Listen(Button.Back, ButtonState.Pressed, Exit, "Poistu pelistä"); … … 252 254 } 253 255 } 256 void Heitapommi(PlatformCharacter hahmo) 257 { 258 Grenade kranu = new Grenade(8.0); 259 kranu.Image = pommiKuva; 260 hahmo.Throw(kranu, Angle.FromDegrees(40), 10000); 261 } 254 262 } -
2015/koodauskerho/AarreP/Tasohyppelypeli1/Tasohyppelypeli1/Tasohyppelypeli1/Tasohyppelypeli1.csproj.Debug.cachefile
r8374 r8393 15 15 Content\rakettikukka.xnb 16 16 Content\rakettihahmo.xnb 17 Content\originalhahmokÀvely1.xnb 17 18 Content\kentta1.xnb 18 19 Content\musa.xnb 19 Content\ originalhahmokÀvely1.xnb20 Content\pommi.xnb 20 21 Content\musa.wma -
2015/koodauskerho/AarreP/Tasohyppelypeli1/Tasohyppelypeli1/Tasohyppelypeli1/obj/x86/Debug/ContentPipeline-{FB1067CC-FEED-45F1-8CB8-8F3DD59AB260}.xml
r8374 r8393 8 8 <Processor>SoundEffectProcessor</Processor> 9 9 <Options>None</Options> 10 <Output>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\maali.xnb</Output>11 <Time>201 6-12-17T10:31:44.1830029+02:00</Time>10 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\maali.xnb</Output> 11 <Time>2017-01-28T10:43:07.4710202+02:00</Time> 12 12 </Item> 13 13 <Item> … … 17 17 <Processor>TextureProcessor</Processor> 18 18 <Options>None</Options> 19 <Output>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\norsu.xnb</Output>20 <Time>201 6-12-17T10:31:44.2142029+02:00</Time>19 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\norsu.xnb</Output> 20 <Time>2017-01-28T10:43:07.5022202+02:00</Time> 21 21 </Item> 22 22 <Item> … … 26 26 <Processor>TextureProcessor</Processor> 27 27 <Options>None</Options> 28 <Output>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\tahti.xnb</Output>29 <Time>201 6-12-17T10:31:44.2142029+02:00</Time>28 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\tahti.xnb</Output> 29 <Time>2017-01-28T10:43:07.5022202+02:00</Time> 30 30 </Item> 31 31 <Item> … … 35 35 <Processor>TextureProcessor</Processor> 36 36 <Options>None</Options> 37 <Output>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\sydansydan.xnb</Output>38 <Time>201 6-12-17T10:31:44.2298029+02:00</Time>37 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\sydansydan.xnb</Output> 38 <Time>2017-01-28T10:43:07.5022202+02:00</Time> 39 39 </Item> 40 40 <Item> … … 44 44 <Processor>TextureProcessor</Processor> 45 45 <Options>None</Options> 46 <Output>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\originalhahmo.xnb</Output>47 <Time>201 6-12-17T10:31:44.2454029+02:00</Time>46 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\originalhahmo.xnb</Output> 47 <Time>2017-01-28T10:43:07.5178202+02:00</Time> 48 48 </Item> 49 49 <Item> … … 53 53 <Processor>TextureProcessor</Processor> 54 54 <Options>None</Options> 55 <Output>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\hahmosyosydan.xnb</Output>56 <Time>201 6-12-17T10:31:44.3078029+02:00</Time>55 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\hahmosyosydan.xnb</Output> 56 <Time>2017-01-28T10:43:07.5802202+02:00</Time> 57 57 </Item> 58 58 <Item> … … 62 62 <Processor>TextureProcessor</Processor> 63 63 <Options>None</Options> 64 <Output>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\hahmosydan.xnb</Output>65 <Time>201 6-12-17T10:31:44.4326029+02:00</Time>64 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\hahmosydan.xnb</Output> 65 <Time>2017-01-28T10:43:07.7050202+02:00</Time> 66 66 </Item> 67 67 <Item> … … 71 71 <Processor>TextureProcessor</Processor> 72 72 <Options>None</Options> 73 <Output>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\vihu.xnb</Output>74 <Time>201 6-12-17T10:31:44.2298029+02:00</Time>73 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\vihu.xnb</Output> 74 <Time>2017-01-28T10:43:07.5022202+02:00</Time> 75 75 </Item> 76 76 <Item> … … 80 80 <Processor>TextureProcessor</Processor> 81 81 <Options>None</Options> 82 <Output>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\originalvihu.xnb</Output>83 <Time>201 6-12-17T10:31:44.1986029+02:00</Time>82 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\originalvihu.xnb</Output> 83 <Time>2017-01-28T10:43:07.4866202+02:00</Time> 84 84 </Item> 85 85 <Item> … … 89 89 <Processor>TextureProcessor</Processor> 90 90 <Options>None</Options> 91 <Output>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\kuolema.xnb</Output>92 <Time>201 6-12-17T10:31:44.1830029+02:00</Time>91 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\kuolema.xnb</Output> 92 <Time>2017-01-28T10:43:07.4710202+02:00</Time> 93 93 </Item> 94 94 <Item> … … 98 98 <Processor>TextureProcessor</Processor> 99 99 <Options>None</Options> 100 <Output>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\ampujahahmo.xnb</Output>101 <Time>201 6-12-17T10:31:44.4170029+02:00</Time>100 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\ampujahahmo.xnb</Output> 101 <Time>2017-01-28T10:43:07.6894202+02:00</Time> 102 102 </Item> 103 103 <Item> … … 107 107 <Processor>TextureProcessor</Processor> 108 108 <Options>None</Options> 109 <Output>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\ammushahmo.xnb</Output>110 <Time>201 6-12-17T10:31:44.1986029+02:00</Time>109 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\ammushahmo.xnb</Output> 110 <Time>2017-01-28T10:43:07.4710202+02:00</Time> 111 111 </Item> 112 112 <Item> … … 116 116 <Processor>TextureProcessor</Processor> 117 117 <Options>None</Options> 118 <Output>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\ampujakukka.xnb</Output>119 <Time>201 6-12-17T10:31:44.2142029+02:00</Time>118 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\ampujakukka.xnb</Output> 119 <Time>2017-01-28T10:43:07.4866202+02:00</Time> 120 120 </Item> 121 121 <Item> … … 125 125 <Processor>TextureProcessor</Processor> 126 126 <Options>None</Options> 127 <Output>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\ammuttuvihu.xnb</Output>128 <Time>201 6-12-17T10:31:44.4170029+02:00</Time>127 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\ammuttuvihu.xnb</Output> 128 <Time>2017-01-28T10:43:07.6894202+02:00</Time> 129 129 </Item> 130 130 <Item> … … 134 134 <Processor>TextureProcessor</Processor> 135 135 <Options>None</Options> 136 <Output>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\rakettikukka.xnb</Output>137 <Time>201 6-12-17T10:31:44.4326029+02:00</Time>136 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\rakettikukka.xnb</Output> 137 <Time>2017-01-28T10:43:07.7050202+02:00</Time> 138 138 </Item> 139 139 <Item> … … 143 143 <Processor>TextureProcessor</Processor> 144 144 <Options>None</Options> 145 <Output>C:\MyTemp\AarreP\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\rakettihahmo.xnb</Output> 146 <Time>2016-12-17T10:31:44.2298029+02:00</Time> 145 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\rakettihahmo.xnb</Output> 146 <Time>2017-01-28T10:43:07.5178202+02:00</Time> 147 </Item> 148 <Item> 149 <Source>originalhahmokävely1.png</Source> 150 <Name>originalhahmokävely1</Name> 151 <Importer>TextureImporter</Importer> 152 <Processor>TextureProcessor</Processor> 153 <Options>None</Options> 154 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\originalhahmokävely1.xnb</Output> 155 <Time>2017-01-28T10:58:24.6606202+02:00</Time> 147 156 </Item> 148 157 <Item> … … 152 161 <Processor>TextFileContentProcessor</Processor> 153 162 <Options>None</Options> 154 <Output>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\kentta1.xnb</Output>155 <Time>201 6-12-17T12:03:17.3998029+02:00</Time>163 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\kentta1.xnb</Output> 164 <Time>2017-01-28T10:43:07.4866202+02:00</Time> 156 165 </Item> 157 166 <Item> … … 161 170 <Processor>SongProcessor</Processor> 162 171 <Options>None</Options> 163 <Output>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\musa.xnb</Output>164 <Extra>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\musa.wma</Extra>165 <Time>201 6-12-17T10:31:44.2454029+02:00</Time>166 </Item> 167 <Item> 168 <Source> originalhahmokävely1.png</Source>169 <Name> originalhahmokävely1</Name>170 <Importer>TextureImporter</Importer> 171 <Processor>TextureProcessor</Processor> 172 <Options>None</Options> 173 <Output>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\originalhahmokävely1.xnb</Output>174 <Time>201 6-12-17T11:35:47.6272029+02:00</Time>172 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\musa.xnb</Output> 173 <Extra>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\musa.wma</Extra> 174 <Time>2017-01-28T10:43:07.5178202+02:00</Time> 175 </Item> 176 <Item> 177 <Source>pommi.png</Source> 178 <Name>pommi</Name> 179 <Importer>TextureImporter</Importer> 180 <Processor>TextureProcessor</Processor> 181 <Options>None</Options> 182 <Output>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\pommi.xnb</Output> 183 <Time>2017-01-28T11:22:47.2822202+02:00</Time> 175 184 </Item> 176 185 <BuildSuccessful>true</BuildSuccessful> … … 181 190 <BuildConfiguration>Debug</BuildConfiguration> 182 191 <CompressContent>false</CompressContent> 183 <RootDirectory>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1Content\</RootDirectory>184 <LoggerRootDirectory>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\</LoggerRootDirectory>185 <IntermediateDirectory>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\obj\x86\Debug\</IntermediateDirectory>186 <OutputDirectory>C:\MyTemp\AarreP \Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\</OutputDirectory>192 <RootDirectory>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1Content\</RootDirectory> 193 <LoggerRootDirectory>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\</LoggerRootDirectory> 194 <IntermediateDirectory>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\obj\x86\Debug\</IntermediateDirectory> 195 <OutputDirectory>C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\</OutputDirectory> 187 196 </Settings> 188 197 <Assemblies> … … 221 230 <Assembly> 222 231 <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> 223 <Value>2015-09-16T 18:38:09.4670874+03:00</Value>232 <Value>2015-09-16T20:00:09.2376023+03:00</Value> 224 233 </Assembly> 225 234 </Assemblies> -
2015/koodauskerho/AarreP/Tasohyppelypeli1/Tasohyppelypeli1/Tasohyppelypeli1/obj/x86/Debug/Tasohyppelypeli1.csproj.FileListAbsolute.txt
r8374 r8393 27 27 C:\MyTemp\AarreP\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\rakettihahmo.xnb 28 28 C:\MyTemp\AarreP\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\originalhahmokÀvely1.xnb 29 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\obj\x86\Debug\Tasohyppelypeli1.exe 30 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\obj\x86\Debug\Tasohyppelypeli1.pdb 31 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\maali.xnb 32 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\norsu.xnb 33 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\tahti.xnb 34 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\sydansydan.xnb 35 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\originalhahmo.xnb 36 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\hahmosyosydan.xnb 37 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\hahmosydan.xnb 38 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\vihu.xnb 39 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\originalvihu.xnb 40 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\kuolema.xnb 41 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\ampujahahmo.xnb 42 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\ammushahmo.xnb 43 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\ampujakukka.xnb 44 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\ammuttuvihu.xnb 45 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\rakettikukka.xnb 46 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\rakettihahmo.xnb 47 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\originalhahmokÀvely1.xnb 48 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\kentta1.xnb 49 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\musa.xnb 50 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\musa.wma 51 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Tasohyppelypeli1.exe 52 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Tasohyppelypeli1.pdb 53 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Jypeli.dll 54 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Jypeli.xml 55 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\obj\x86\Debug\Tasohyppelypeli1.csprojResolveAssemblyReference.cache 56 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\obj\x86\Debug\Microsoft.Xna.Framework.RuntimeProfile.txt 57 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1\bin\x86\Debug\Content\pommi.xnb -
2015/koodauskerho/AarreP/Tasohyppelypeli1/Tasohyppelypeli1/Tasohyppelypeli1/obj/x86/Debug/cachefile-{FB1067CC-FEED-45F1-8CB8-8F3DD59AB260}-targetpath.txt
r8374 r8393 15 15 Content\rakettikukka.xnb 16 16 Content\rakettihahmo.xnb 17 Content\originalhahmokÀvely1.xnb 17 18 Content\kentta1.xnb 18 19 Content\musa.xnb 19 20 Content\musa.wma 20 Content\ originalhahmokÀvely1.xnb21 Content\pommi.xnb -
2015/koodauskerho/AarreP/Tasohyppelypeli1/Tasohyppelypeli1/Tasohyppelypeli1Content/Tasohyppelypeli1Content.contentproj
r8374 r8393 172 172 </Compile> 173 173 </ItemGroup> 174 <ItemGroup> 175 <Compile Include="pommi.png"> 176 <Name>pommi</Name> 177 <Importer>TextureImporter</Importer> 178 <Processor>TextureProcessor</Processor> 179 </Compile> 180 </ItemGroup> 174 181 <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 175 182 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. -
2015/koodauskerho/AarreP/Tasohyppelypeli1/Tasohyppelypeli1/Tasohyppelypeli1Content/obj/x86/Debug/Tasohyppelypeli1Content.contentproj.FileListAbsolute.txt
r7131 r8393 1 1 C:\MyTemp\AarreP\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1Content\obj\x86\Debug\Tasohyppelypeli1Content.contentprojResolveAssemblyReference.cache 2 C:\MyTemp\AarreP2\Tasohyppelypeli1\Tasohyppelypeli1\Tasohyppelypeli1Content\obj\x86\Debug\Tasohyppelypeli1Content.contentprojResolveAssemblyReference.cache
Note: See TracChangeset
for help on using the changeset viewer.