Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | Public Attributes | Private Member Functions | List of all members
orxonox::Munition::Magazine Struct Reference

Public Member Functions

 Magazine (Munition *munition, bool bUseReloadTime=true)
 
virtual ~Magazine ()
 

Public Attributes

bool bLoaded_
 
Timer loadTimer_
 
unsigned int munition_
 

Private Member Functions

void loaded (Munition *munition)
 

Constructor & Destructor Documentation

orxonox::Munition::Magazine::Magazine ( Munition munition,
bool  bUseReloadTime = true 
)
virtual orxonox::Munition::Magazine::~Magazine ( )
inlinevirtual

Member Function Documentation

void orxonox::Munition::Magazine::loaded ( Munition munition)
private

Member Data Documentation

bool orxonox::Munition::Magazine::bLoaded_
Timer orxonox::Munition::Magazine::loadTimer_
unsigned int orxonox::Munition::Magazine::munition_

The documentation for this struct was generated from the following files: