Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 7, 2006, 3:46:43 PM (18 years ago)
Author:
bensch
Message:

weaponAdjustment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/npcs/ground_turret.h

    r6512 r7076  
    2525  virtual void leftWorld ();
    2626
     27  virtual void destroy();
    2728
    2829  virtual void draw() const;
    2930  virtual void tick(float time);
    30   virtual void collidesWith (WorldEntity* entity, const Vector& location);
    3131
    3232  virtual int writeBytes(const byte* data, int length, int sender);
Note: See TracChangeset for help on using the changeset viewer.