- Timestamp:
- 2017-07-31 14:55:27 (6 years ago)
- Location:
- 2017/31/TaavettiV
- Files:
-
- 3 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
2017/31/TaavettiV/Trumpsimulator/Trumpsimulator/Trumpsimulator/Trumpsimulator.cs
r9266 r9267 23 23 public class Trumpsimulator : PhysicsGame 24 24 { 25 const double nopeus = 200 ;26 const double hyppyNopeus = 750 ;25 const double nopeus = 2000; 26 const double hyppyNopeus = 7500; 27 27 const int RUUDUN_KOKO = 40; 28 const double flynopeus= 5000 ;28 const double flynopeus= 50000; 29 29 30 30 … … 68 68 Level.CreateBorders(); 69 69 Level.Background.CreateGradient(Color.White, Color.SeaGreen); 70 Level.Background.Image = LoadImage("t rump");70 Level.Background.Image = LoadImage("taustakuvanewyork"); 71 71 } 72 72 -
2017/31/TaavettiV/Trumpsimulator/Trumpsimulator/TrumpsimulatorContent/TrumpsimulatorContent.contentproj
r9266 r9267 61 61 <Processor>TextureProcessor</Processor> 62 62 </Compile> 63 <Compile Include="kentta 2.txt">64 <Name>kentta 2</Name>63 <Compile Include="kentta1.txt"> 64 <Name>kentta1</Name> 65 65 <Importer>TextFileImporter</Importer> 66 66 <Processor>TextFileContentProcessor</Processor> … … 96 96 </ItemGroup> 97 97 <ItemGroup> 98 <Compile Include="kentta3.txt"> 99 <Name>kentta3</Name> 98 <Compile Include="taustakuvanewyork.jpg"> 99 <Name>taustakuvanewyork</Name> 100 <Importer>TextureImporter</Importer> 101 <Processor>TextureProcessor</Processor> 102 </Compile> 103 </ItemGroup> 104 <ItemGroup> 105 <Compile Include="kentta2.txt"> 106 <Name>kentta2</Name> 100 107 <Importer>TextFileImporter</Importer> 101 108 <Processor>TextFileContentProcessor</Processor> 102 109 </Compile> 103 </ItemGroup> 104 <ItemGroup> 105 <Compile Include="kentta1.txt"> 106 <Name>kentta1</Name> 110 <Compile Include="kentta3.txt"> 111 <Name>kentta3</Name> 107 112 <Importer>TextFileImporter</Importer> 108 113 <Processor>TextFileContentProcessor</Processor> -
2017/31/TaavettiV/Trumpsimulator/Trumpsimulator/TrumpsimulatorContent/kentta1.txt
r9259 r9267 1 2 3 4 5 6 7 8 ####### ##### 9 N ########### ######### 10 ######################################### ################################################ 11 #**************************************************************************************************# 12 #**************************************************************************************************# 13 #**************************************************************************************************# 14 #################################################################################################### 1 ############################################################################################################################################################################################################################################################################################################################################################################################################## 2 # # 3 # # 4 # # 5 # # 6 # # 7 # # 8 # # 9 # # 10 # # 11 # # 12 # # 13 # # 14 # # 15 # # 16 # # 17 # # 18 # # 19 # # 20 # # 21 # # 22 # # 23 # # 24 # # 25 # # 26 # # 27 # # 28 # # 29 # # 30 # # 31 # # 32 # # 33 # # 34 # # 35 # # 36 # # 37 # # 38 # # 39 # # 40 # # 41 # # 42 # # 43 # # 44 # # 45 # # 46 # # 47 # # 48 # # 49 # # 50 # # 51 # # 52 # # 53 # # 54 # # 55 # # 56 # # 57 # # 58 # # 59 # # 60 # # 61 # # 62 # # 63 # # 64 # # 65 # # 66 # N # 67 ##############################################################################################################################################################################################################################################################################################################################################################################################################
Note: See TracChangeset
for help on using the changeset viewer.