Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 2, 2005, 3:06:50 PM (20 years ago)
Author:
snellen
Message:

player.cc and player.h updated ( in ../src/world_entities)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/spaceshipcontrol/src/world_entities/player.h

    r5847 r5872  
    2727
    2828    void          init();
    29     void          subscribeEvents();
     29
    3030
    3131    virtual void  process(const Event &event);
    3232
    3333    void          setControllable(Playable* controllalble);
     34    void          disconnectControllable();
    3435    Playable*     getControllable();
    3536
Note: See TracChangeset for help on using the changeset viewer.