Changeset 5886 in orxonox.OLD for branches/spaceshipcontrol/src/world_entities
- Timestamp:
- Dec 3, 2005, 2:54:27 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/spaceshipcontrol/src/world_entities/playable.h
r5878 r5886 43 43 WeaponManager* weaponMan; //!< the weapon manager: managing a list of weapon to wepaon-slot mapping 44 44 std::list<int> events; 45 46 Player* currentPlayer; 45 47 //todo: add a event to id mapping list 46 47 48 48 }; 49 49
Note: See TracChangeset
for help on using the changeset viewer.