Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 26, 2006, 12:59:13 AM (19 years ago)
Author:
patrick
Message:

trunk: damage and distruction reimplemented

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/weapons/targeting_turret.h

    r6637 r8777  
    2727    virtual void tick(float dt);
    2828    virtual void fire();
    29     virtual void destroy();
    3029
    3130    virtual void draw() const;
     
    3635    float          lockedTime;
    3736    float          neededLockTime;
    38   }; 
     37  };
    3938
    4039#endif /* _TARGETING_TURRET_H */
Note: See TracChangeset for help on using the changeset viewer.