- Timestamp:
- 2015-06-24 23:50:27 (8 years ago)
- Location:
- 2015/26/ohjaajat/HillbillyRun/HillbillyRun/HillbillyRun
- Files:
-
- 17 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
2015/26/ohjaajat/HillbillyRun/HillbillyRun/HillbillyRun/HillbillyRun/HillbillyRun.cs
r6299 r6301 436 436 Add(roots, -1); 437 437 } 438 438 439 439 void CreateFlame(Vector position, double width, double height, bool suuri) 440 440 { -
2015/26/ohjaajat/HillbillyRun/HillbillyRun/HillbillyRun/HillbillyRunContent/HillbillyRunContent.contentproj
r6297 r6301 295 295 </Compile> 296 296 </ItemGroup> 297 <ItemGroup> 298 <Compile Include="fireball.anim"> 299 <Name>fireball</Name> 300 <Importer>AnimationImporter</Importer> 301 <Processor>AnimationContentProcessor</Processor> 302 </Compile> 303 </ItemGroup> 297 304 <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 298 305 <!-- 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.