- Timestamp:
- 2015-06-10 13:49:50 (8 years ago)
- Location:
- 2015/24/AarniAR/BitPup
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
2015/24/AarniAR/BitPup/BitPup/BitPup/BitPup.cs
r5984 r5994 44 44 topLista.HighScoreWindow.Closed += delegate(Window w) 45 45 { 46 kenttaNro = 1;46 kenttaNro = 6; 47 47 pisteLaskuri.Value = 0; 48 48 alku(); 49 49 }; 50 50 51 kenttaNro = 4;51 kenttaNro = 6; 52 52 pisteLaskuri = new IntMeter(0); 53 53 SmoothTextures = false; … … 320 320 PhysicsObject loppu = PhysicsObject.CreateStaticObject(leveys, korkeus); 321 321 loppu.Position = paikka; 322 loppu.CollisionIgnoreGroup = 3; 322 323 loppu.Tag = "loppu"; 323 324 loppu.Color = Color.LightGray; -
2015/24/AarniAR/BitPup/BitPup/BitPup/obj/x86/Debug/ContentPipeline-{68353A22-4E3F-46ED-A607-F2A620962927}.xml
r5984 r5994 213 213 <Options>None</Options> 214 214 <Output>C:\MyTemp\AarniAR\BitPup\BitPup\BitPup\bin\x86\Debug\Content\kentta3.xnb</Output> 215 <Time>2015-06- 09T14:03:33.8023278+03:00</Time>215 <Time>2015-06-10T11:34:48.9918839+03:00</Time> 216 216 </Item> 217 217 <Item> … … 276 276 <Options>None</Options> 277 277 <Output>C:\MyTemp\AarniAR\BitPup\BitPup\BitPup\bin\x86\Debug\Content\kentta5.xnb</Output> 278 <Time>2015-06- 09T14:03:33.8023278+03:00</Time>278 <Time>2015-06-10T11:34:48.9918839+03:00</Time> 279 279 </Item> 280 280 <Item> … … 285 285 <Options>None</Options> 286 286 <Output>C:\MyTemp\AarniAR\BitPup\BitPup\BitPup\bin\x86\Debug\Content\kentta6.xnb</Output> 287 <Time>2015-06- 09T14:03:33.8023278+03:00</Time>287 <Time>2015-06-10T13:39:50.5565839+03:00</Time> 288 288 </Item> 289 289 <BuildSuccessful>true</BuildSuccessful> -
2015/24/AarniAR/BitPup/BitPup/BitPupContent/kentta6.txt
r5984 r5994 1 ######################################################################################################### 2 ### 3 ### 4 ### 5 ### 6 ### 7 ### 8 ### 9 ### 10 ### 11 ### 12 ### 13 ### 14 ### 15 ### 16 ### 17 ### N 18 ################### 19 ################### 20 ################### 21 ##### 22 #####c 23 ###################SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1 #################################################################################################################################### 2 #################################################################################################################################### 3 ### ## 4 ### ## 5 ### ## 6 ### ## 7 ### ## 8 ### ## 9 ### ## 10 ### ## 11 ### ## 12 ### ## 13 ### E E E ## 14 ### E C E ######### ## 15 ### ###### T T T #### ## 16 ### C FF ## 17 ### N #### C# 18 ################## G C# 19 ################### ################# 20 ##### ################# 21 ##### T ################# 22 #####c E ################# 23 ###################SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS################# 24 ####################################################################################################################################
Note: See TracChangeset
for help on using the changeset viewer.