Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 14, 2007, 4:34:23 PM (17 years ago)
Author:
nicolasc
Message:

inital upload of projectile_weapon, started usage in spike_ball

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/playability/src/world_entities/WorldEntities.am

    r10180 r10235  
    5858                world_entities/projectiles/hyperblast.cc \
    5959                world_entities/projectiles/spike.cc \
     60                world_entities/projectiles/acid_splash.cc \
     61                \
     62                world_entities/projectiles/projectile_weapon.cc \
    6063                world_entities/projectiles/spike_ball.cc \
    61                 world_entities/projectiles/acid_splash.cc \
    6264                \
    6365                world_entities/power_ups/turret_power_up.cc \
     
    180182                projectiles/acid_splash.h \
    181183                \
     184                projectiles/projectile_weapon.h \
     185                projectiles/spike_ball.h \
     186                \
    182187                power_ups/turret_power_up.h \
    183188                power_ups/laser_power_up.h \
Note: See TracChangeset for help on using the changeset viewer.