Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5886 in orxonox.OLD for branches/spaceshipcontrol/src/world_entities


Ignore:
Timestamp:
Dec 3, 2005, 2:54:27 PM (18 years ago)
Author:
bensch
Message:

orxonox/branches/spaceshipcontroll: events need to include less

File:
1 edited

Legend:

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

    r5878 r5886  
    4343    WeaponManager*        weaponMan;          //!< the weapon manager: managing a list of weapon to wepaon-slot mapping
    4444    std::list<int>        events;
     45
     46    Player*               currentPlayer;
    4547    //todo: add a event to id mapping list
    46 
    47 
    4848};
    4949
Note: See TracChangeset for help on using the changeset viewer.