Changeset 10771 in orxonox.OLD for branches/presentation/src/world_entities/weapons/light_blaster.h
- Timestamp:
- Jun 27, 2007, 7:01:08 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/weapons/light_blaster.h
r10516 r10771 31 31 32 32 private: 33 PNode*** objComp;34 Animation3D*** shootAnim;35 33 36 PNode** emissionPoint;37 38 int activeBarrel;39 34 }; 40 35
Note: See TracChangeset
for help on using the changeset viewer.