Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5527 in orxonox.OLD for branches/world_entities/src/Makefile.am


Ignore:
Timestamp:
Nov 10, 2005, 12:33:31 AM (19 years ago)
Author:
bensch
Message:

world_entities: new AimingTurret added.
This turret aims a Target that is the nearest one, and shoots in its direction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/world_entities/src/Makefile.am

    r5463 r5527  
    6262                  world_entities/weapons/test_gun.cc \
    6363                  world_entities/weapons/turret.cc \
     64                  world_entities/weapons/aiming_turret.cc \
    6465                  world_entities/weapons/test_bullet.cc \
    6566                  world_entities/weapons/rocket.cc \
     
    9596                 world_entities/weapons/test_gun.h \
    9697                 world_entities/weapons/turret.h \
     98                 world_entities/weapons/aiming_turret.h \
    9799                 world_entities/weapons/test_bullet.h \
    98100                 world_entities/weapons/rocket.h \
Note: See TracChangeset for help on using the changeset viewer.