HoverRace  2.0
Public Types | Public Attributes | List of all members
HoverRace::Model::LostOfControl Class Reference

#include <RaceEffects.h>

+ Inheritance diagram for HoverRace::Model::LostOfControl:

Public Types

enum  mType { eMissile, eMine }
 

Public Attributes

int mElementId
 Used for mines only. More...
 
int mHoverId
 Craft that created the effect. More...
 
int mType
 

Additional Inherited Members

- Public Member Functions inherited from HoverRace::Model::ContactEffect
virtual ~ContactEffect ()
 
virtual const ContactEffectGetAlternate () const
 If the effect is unknown, use that one instead. More...
 

Member Enumeration Documentation

Enumerator
eMissile 
eMine 

Member Data Documentation

int HoverRace::Model::LostOfControl::mElementId

Used for mines only.

int HoverRace::Model::LostOfControl::mHoverId

Craft that created the effect.


The documentation for this class was generated from the following file: