Changeset 10152 in orxonox.OLD for branches/playability/src/world_entities/weapons/light_blaster.h
- Timestamp:
- Dec 27, 2006, 12:03:36 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/weapons/light_blaster.h
r9975 r10152 28 28 virtual void draw() const; 29 29 30 private: 31 PNode*** objComp; 32 Animation3D*** shootAnim; 33 34 PNode** emissionPoint; 35 36 int activeBarrel; 30 37 }; 31 38
Note: See TracChangeset
for help on using the changeset viewer.