- Timestamp:
- 2015-07-01 10:21:11 (6 years ago)
- Location:
- 2015/27/EemilI
- Files:
-
- 69 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
2015/27/EemilI/infected/infected/infected/infected.cs
r6577 r6637 30 30 Add(mies); 31 31 } 32 void LuoKentta() 32 void LuoKentta() 33 33 { 34 34 ColorTileMap mappi = ColorTileMap.FromLevelAsset("mappi"); … … 37 37 mappi.Execute(); 38 38 39 39 40 40 } 41 void42 41 } -
2015/27/EemilI/infected/infected/infected/infected.csproj.Debug.cachefile
r6577 r6637 1 1 Content\hahmon kuva.xnb 2 Content\mappi.xnb -
2015/27/EemilI/infected/infected/infectedContent/infectedContent.contentproj
r6577 r6637 52 52 </Compile> 53 53 </ItemGroup> 54 <ItemGroup> 55 <Compile Include="mappi.png"> 56 <Name>mappi</Name> 57 <Importer>TextureImporter</Importer> 58 <Processor>TextureProcessor</Processor> 59 </Compile> 60 </ItemGroup> 54 61 <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" /> 55 62 <!-- 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.