ShieldRoundMag Class Reference

#include <ShieldRoundMag.h>

Inheritance diagram for ShieldRoundMag:

ShieldRound Shield AccessoryPart

List of all members.

Public Member Functions

 ShieldRoundMag ()
virtual ~ShieldRoundMag ()
virtual bool parseXML (AccessoryCreateContext &context, XMLNode *accessoryNode)
virtual ShieldType getShieldType ()
fixed getDeflectPower ()
 REGISTER_ACCESSORY_HEADER (ShieldRoundMag, AccessoryPart::AccessoryShield)

Protected Attributes

fixed deflectPower_


Detailed Description

Definition at line 26 of file ShieldRoundMag.h.


Constructor & Destructor Documentation

ShieldRoundMag::ShieldRoundMag (  ) 

Definition at line 25 of file ShieldRoundMag.cpp.

ShieldRoundMag::~ShieldRoundMag (  )  [virtual]

Definition at line 29 of file ShieldRoundMag.cpp.


Member Function Documentation

bool ShieldRoundMag::parseXML ( AccessoryCreateContext context,
XMLNode accessoryNode 
) [virtual]

Reimplemented from ShieldRound.

Definition at line 33 of file ShieldRoundMag.cpp.

References deflectPower_, XMLNode::getNamedChild(), and ShieldRound::parseXML().

Shield::ShieldType ShieldRoundMag::getShieldType (  )  [virtual]

Reimplemented from ShieldRound.

Definition at line 43 of file ShieldRoundMag.cpp.

References Shield::ShieldTypeRoundMag.

fixed ShieldRoundMag::getDeflectPower (  )  [inline]

Definition at line 36 of file ShieldRoundMag.h.

References deflectPower_.

Referenced by PhysicsParticleObject::checkShotCollision().

ShieldRoundMag::REGISTER_ACCESSORY_HEADER ( ShieldRoundMag  ,
AccessoryPart::AccessoryShield   
)


Member Data Documentation

fixed ShieldRoundMag::deflectPower_ [protected]

Definition at line 41 of file ShieldRoundMag.h.

Referenced by getDeflectPower(), and parseXML().


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:06 2009 for Scorched3D by  doxygen 1.5.3