Changeset 9610 in orxonox.OLD for branches/proxy/src/world_entities/weapons
- Timestamp:
- Jul 30, 2006, 11:33:31 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/world_entities/weapons/targeting_turret.h
r9518 r9610 26 26 virtual void draw() const; 27 27 28 void setTargetGroup(OM_LIST targetGroup) { this->target.setTargetGroup(targetGroup); }; 28 29 const PNode* getLockedTarget() const { return lockedTarget; }; 29 30
Note: See TracChangeset
for help on using the changeset viewer.