Changeset 1841 for 2011/23


Ignore:
Timestamp:
2011-06-09 22:09:14 (12 years ago)
Author:
vikeisal
Message:
 
Location:
2011/23/vikeisal/SpyInTheBase/SpyInTheBase/SpyInTheBase
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • 2011/23/vikeisal/SpyInTheBase/SpyInTheBase/SpyInTheBase/Peli.cs

    r1833 r1841  
    3535    List<Label> valikonKohdat; 
    3636    PhysicsObject vihollinen1; 
     37    PhysicsObject metalli; 
     38    PhysicsObject metalli2; 
    3739 
    3840    public override void Begin() 
     
    266268        metalli2.Tag = "metalli2"; 
    267269        return metalli2; 
     270         
    268271    } 
    269272    PhysicsObject lisaaikkuna() 
     
    511514            rajahdys2.Speed = 1000.0; 
    512515            rajahdys2.Force = 10000; 
    513  
    514516            Add(rajahdys2); 
    515517            Explosion rajahdys = new Explosion(5); 
  • 2011/23/vikeisal/SpyInTheBase/SpyInTheBase/SpyInTheBase/kentta1.txt

    r1833 r1841  
    99 N      =       .-#-.               =             .-###-.        .  .       =       =      .-#.        .  .                        ..T""""* 
    1010--------#--------###----------------#--------------#####----------  --------#-------#-------##-  -  -  -  ----------------------------##### 
    11 ##################################################################__###########################__#__#__#__################################# 
     11##################################################################__###########################__#__#__#__#################################                                                                                                                                                                           
  • 2011/23/vikeisal/SpyInTheBase/SpyInTheBase/SpyInTheBase/kentta2.txt

    r1827 r1841  
    55"                                            """"" 
    66"            ++++                            "@"@" 
    7 "           +""@"      M              M      """""       M                            M                                                M     
    8 "  N       +"""""                           T"""""                                                                                      ..* 
     7"           +""@"      M              M      """""                                    M                                                M     
     8"  N       +"""""                           T*""""                                                                                      ..  
    99#----------######-------------------  -------#####----------------------------------------------------------------------------------------- 
    1010####################################__##################################################################################################### 
    11 ########################################################################################################################################### 
     11###########################################################################################################################################                                                                                                                                                                                                                                                                                              
Note: See TracChangeset for help on using the changeset viewer.