Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Radar::Sensor::ThreatLevel Struct Reference

#include <sensor.h>

Public Types

enum  Value { None, Low, Medium, High }
 

Detailed Description

Definition at line 34 of file sensor.h.

Member Enumeration Documentation

Enumerator
None 
Low 
Medium 
High 

Definition at line 36 of file sensor.h.

37  {
38  None, // Not attacking
39  Low, // Lock
40  Medium, // Capship with lock
41  High // Missile
42  };

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