VR-Forces 4.1 Class Documentation
multipleHitDamageActuatorDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2009 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: multipleHitDamageActuatorDescriptor.h,v $ $Revision: 1.1 $ $State: Exp $
7 *******************************************************************************/
8 
11 
14 
15 #ifndef multipleHitDamageActuatorDescriptor_H_
16 #define multipleHitDamageActuatorDescriptor_H_
17 
19 #include "vrfutil/rwInt.h"
24 {
25 public:
28  DtReaderWriterRegistry* parentRegistry = NULL);
29 
35  DtReaderWriterRegistry* parentRegistry = NULL);
36 
40 
43 
46  virtual DtString type() const;
47 
49  DtReaderWriterRegistry* parentRegistry = NULL) const;
50 
53  virtual int fullHealthPoints() const;
54  virtual void setFullHealthPoints(int full);
56 
59  virtual int firePowerKillPoints() const;
60  virtual void setFirePowerKillPoints(int kill);
62 
65  virtual int mobilityPowerKillPoints() const;
66  virtual void setMobilityPowerKillPoints(int mob);
68 
71 
72 protected:
75 
76 protected:
80 
86 
93 
100 
102 };
103 
104 #endif
105 
106 
107 

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)