|
HoverRace
2.0
|
#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 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.
1.8.11