Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3755 in orxonox.OLD for orxonox/trunk/src/world_entities/player.h


Ignore:
Timestamp:
Apr 8, 2005, 12:46:33 AM (20 years ago)
Author:
patrick
Message:

orxonox/trunk: now got two weapons firing syncronized

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/world_entities/player.h

    r3655 r3755  
    4848  tList<Weapon>* weapons;//!< a list of weapon
    4949  Weapon* activeWeapon;  //!< the weapon that is currenty activated
     50  Weapon* activeWeaponL;  //temporary -- FIX THIS
     51
    5052  World* myWorld;        //!< reference to the world object
    5153
Note: See TracChangeset for help on using the changeset viewer.