HoverRace
2.0
|
#include <RaceEffects.h>
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 | |
![]() | |
virtual | ~ContactEffect () |
virtual const ContactEffect * | GetAlternate () const |
If the effect is unknown, use that one instead. More... | |
int HoverRace::Model::LostOfControl::mElementId |
Used for mines only.
int HoverRace::Model::LostOfControl::mHoverId |
Craft that created the effect.