- Timestamp:
- 2015-06-12 11:40:27 (7 years ago)
- Location:
- 2015/24/OttoK
- Files:
-
- 2 added
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
2015/24/OttoK/Grand Theft Norsu II/Grand Theft Norsu II/Grand Theft Norsu II/Grand_Theft_Norsu_II.cs
r6015 r6060 63 63 kentta.SetTileMethod('N', LisaaPelaaja); 64 64 kentta.SetTileMethod('A', LuoAuto); 65 kentta.SetTileMethod('T', LuoTyyppi );65 kentta.SetTileMethod('T', LuoTyyppi, 2.0, 2.0); 66 66 kentta.Execute(RUUDUN_KOKO, RUUDUN_KOKO); 67 67 Level.CreateBorders(); … … 377 377 378 378 } 379 void LuoTyyppi(Vector paikka, double leveys, double korkeus )380 { 381 PhysicsObject tyyppi = new PhysicsObject(leveys , korkeus);379 void LuoTyyppi(Vector paikka, double leveys, double korkeus, double leveysKerroin, double korkeusKerroin) 380 { 381 PhysicsObject tyyppi = new PhysicsObject(leveys * leveysKerroin, korkeus * korkeusKerroin); 382 382 tyyppi.Position = paikka; 383 383 tyyppi.Mass = 50; … … 390 390 { 391 391 392 Timer.SingleShot(10, delegate { LuoTyyppi(tyyppi.Position, tyyppi.Width, tyyppi.Height); });392 Timer.SingleShot(10, delegate { LuoTyyppi(tyyppi.Position, tyyppi.Width, tyyppi.Height, 1, 1); }); 393 393 tyyppi.Destroy(); 394 394 } -
2015/24/OttoK/Grand Theft Norsu II/Grand Theft Norsu II/Grand Theft Norsu II/bin/x86/Debug/Content/kentta1.txt
r6015 r6060 1 1 ............................................................................................................................ 2 2 #..........................................................................................................................# 3 #..........T......................................................T........................................................# 3 4 #..........................................................................................................................# 4 #.........T.......................................................T........................................................#5 5 #.......########..................###.........................########.....................................................# 6 6 #..........................................................................................................................# 7 7 #..........................................................................................................................# 8 8 #.....................................##########...............................#######.....................................# 9 #...... ...........##########.........................................................................#######...............#10 #.....................................................###......N............................. T.............................#9 #......T..........##########.................................................................T.......#######...............# 10 #.....................................................###......N...........................................................# 11 11 #.##############..........................................#######........................#########.........................# 12 12 #.....................................###########..........................................................................# … … 14 14 #..................................................................#####...................................................# 15 15 #..........................................................####...................................####..######.............# 16 #................... ..........########..............................................................T......................#17 #................... T.......................................##############......................#######....................#16 #...................T.........########.....................................................................................# 17 #...........................................................##############......................#######....................# 18 18 #................#######...................########...........................##########...................................# 19 19 #.......###................................................................................................................# 20 #.......................................T.............................T...................................T................# 20 21 #..........................................................................................................................# 21 #.......................................T................................................................T.................#22 22 ############################################################################################################################ -
2015/24/OttoK/Grand Theft Norsu II/Grand Theft Norsu II/Grand Theft Norsu II/obj/x86/Debug/ContentPipeline-{FB1067CC-FEED-45F1-8CB8-8F3DD59AB260}.xml
r6029 r6060 9 9 <Options>None</Options> 10 10 <Output>C:\MyTemp\OttoK\Grand Theft Norsu II\Grand Theft Norsu II\Grand Theft Norsu II\bin\x86\Debug\Content\kentta1.xnb</Output> 11 <Time>2015-06-1 1T10:30:29.0854056+03:00</Time>11 <Time>2015-06-12T11:32:05.1111622+03:00</Time> 12 12 </Item> 13 13 <Item> … … 18 18 <Options>None</Options> 19 19 <Output>C:\MyTemp\OttoK\Grand Theft Norsu II\Grand Theft Norsu II\Grand Theft Norsu II\bin\x86\Debug\Content\maali.xnb</Output> 20 <Time>2015-06-1 1T09:08:41.7062305+03:00</Time>20 <Time>2015-06-12T10:39:22.2784697+03:00</Time> 21 21 </Item> 22 22 <Item> … … 27 27 <Options>None</Options> 28 28 <Output>C:\MyTemp\OttoK\Grand Theft Norsu II\Grand Theft Norsu II\Grand Theft Norsu II\bin\x86\Debug\Content\norsu.xnb</Output> 29 <Time>2015-06-1 1T13:08:18.0637389+03:00</Time>29 <Time>2015-06-12T10:39:22.2940698+03:00</Time> 30 30 </Item> 31 31 <Item> … … 36 36 <Options>None</Options> 37 37 <Output>C:\MyTemp\OttoK\Grand Theft Norsu II\Grand Theft Norsu II\Grand Theft Norsu II\bin\x86\Debug\Content\tahti.xnb</Output> 38 <Time>2015-06-1 1T09:08:41.8310305+03:00</Time>38 <Time>2015-06-12T10:39:22.3096699+03:00</Time> 39 39 </Item> 40 40 <Item> … … 45 45 <Options>None</Options> 46 46 <Output>C:\MyTemp\OttoK\Grand Theft Norsu II\Grand Theft Norsu II\Grand Theft Norsu II\bin\x86\Debug\Content\kaupunkitausta.xnb</Output> 47 <Time>2015-06-1 1T09:08:41.9402305+03:00</Time>47 <Time>2015-06-12T10:39:22.3096699+03:00</Time> 48 48 </Item> 49 49 <Item> … … 54 54 <Options>None</Options> 55 55 <Output>C:\MyTemp\OttoK\Grand Theft Norsu II\Grand Theft Norsu II\Grand Theft Norsu II\bin\x86\Debug\Content\panos.xnb</Output> 56 <Time>2015-06-1 1T11:12:25.85705+03:00</Time>56 <Time>2015-06-12T10:39:22.32527+03:00</Time> 57 57 </Item> 58 58 <Item> … … 63 63 <Options>None</Options> 64 64 <Output>C:\MyTemp\OttoK\Grand Theft Norsu II\Grand Theft Norsu II\Grand Theft Norsu II\bin\x86\Debug\Content\liekki.xnb</Output> 65 <Time>2015-06-1 1T09:42:57.8290974+03:00</Time>65 <Time>2015-06-12T10:39:22.3096699+03:00</Time> 66 66 </Item> 67 67 <Item> … … 72 72 <Options>None</Options> 73 73 <Output>C:\MyTemp\OttoK\Grand Theft Norsu II\Grand Theft Norsu II\Grand Theft Norsu II\bin\x86\Debug\Content\rajahdys_kuva.xnb</Output> 74 <Time>2015-06-1 1T09:41:07.4100566+03:00</Time>74 <Time>2015-06-12T10:39:22.4344707+03:00</Time> 75 75 </Item> 76 76 <Item> … … 81 81 <Options>None</Options> 82 82 <Output>C:\MyTemp\OttoK\Grand Theft Norsu II\Grand Theft Norsu II\Grand Theft Norsu II\bin\x86\Debug\Content\auto1.xnb</Output> 83 <Time>2015-06-1 1T10:07:34.5537551+03:00</Time>83 <Time>2015-06-12T10:39:22.4188706+03:00</Time> 84 84 </Item> 85 85 <Item> … … 90 90 <Options>None</Options> 91 91 <Output>C:\MyTemp\OttoK\Grand Theft Norsu II\Grand Theft Norsu II\Grand Theft Norsu II\bin\x86\Debug\Content\tyyppi.xnb</Output> 92 <Time>2015-06-1 1T10:59:36.75505+03:00</Time>92 <Time>2015-06-12T11:35:27.8515802+03:00</Time> 93 93 </Item> 94 94 <BuildSuccessful>true</BuildSuccessful> … … 139 139 <Assembly> 140 140 <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> 141 <Value>2012-03-1 2T12:54:10.70805+02:00</Value>141 <Value>2012-03-16T14:34:47.0906126+02:00</Value> 142 142 </Assembly> 143 143 </Assemblies> -
2015/24/OttoK/Grand Theft Norsu II/Grand Theft Norsu II/Grand Theft Norsu IIContent/kentta1.txt
r6015 r6060 1 1 ............................................................................................................................ 2 2 #..........................................................................................................................# 3 #..........T......................................................T........................................................# 3 4 #..........................................................................................................................# 4 #.........T.......................................................T........................................................#5 5 #.......########..................###.........................########.....................................................# 6 6 #..........................................................................................................................# 7 7 #..........................................................................................................................# 8 8 #.....................................##########...............................#######.....................................# 9 #...... ...........##########.........................................................................#######...............#10 #.....................................................###......N............................. T.............................#9 #......T..........##########.................................................................T.......#######...............# 10 #.....................................................###......N...........................................................# 11 11 #.##############..........................................#######........................#########.........................# 12 12 #.....................................###########..........................................................................# … … 14 14 #..................................................................#####...................................................# 15 15 #..........................................................####...................................####..######.............# 16 #................... ..........########..............................................................T......................#17 #................... T.......................................##############......................#######....................#16 #...................T.........########.....................................................................................# 17 #...........................................................##############......................#######....................# 18 18 #................#######...................########...........................##########...................................# 19 19 #.......###................................................................................................................# 20 #.......................................T.............................T...................................T................# 20 21 #..........................................................................................................................# 21 #.......................................T................................................................T.................#22 22 ############################################################################################################################
Note: See TracChangeset
for help on using the changeset viewer.