Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5511 in orxonox.OLD for trunk/src/world_entities/weapons/turret.cc


Ignore:
Timestamp:
Nov 8, 2005, 11:19:09 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: more cleanup of the WorldEntity (includes rearanged)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/weapons/turret.cc

    r5500 r5511  
    1818
    1919#include "weapon_manager.h"
    20 #include "test_bullet.h"
     20#include "projectile.h"
     21
     22#include "model.h"
     23#include "p_node.h"
    2124
    2225#include "null_parent.h"
    2326#include "state.h"
    24 #include "vector.h"
    2527#include "list.h"
    2628#include "animation3d.h"
Note: See TracChangeset for help on using the changeset viewer.