Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 7, 2006, 4:51:47 PM (18 years ago)
Author:
patrick
Message:

trunk: entity is reset now after death

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/space_ships/space_ship.h

    r7056 r7085  
    3232    virtual void leave();
    3333
     34    virtual void reset();
     35
    3436    virtual void postSpawn();
    3537    virtual void leftWorld();
     
    4345    virtual int       writeBytes(const byte* data, int length, int sender);
    4446    virtual int       readBytes(byte* data, int maxLength, int * reciever);
     47
    4548
    4649  private:
Note: See TracChangeset for help on using the changeset viewer.