Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Classes | |
class | BubbleDisplay |
class | DualDisplayBase |
class | NullDisplay |
class | PlaneDisplay |
class | Display |
struct | Type |
class | CollectRadarTracks |
class | Sensor |
class | SphereDisplay |
class | Track |
struct | ViewArea |
Functions | |
std::auto_ptr< Display > | Factory (Type::Value type) |
std::auto_ptr< Display > Radar::Factory | ( | Type::Value | type) |
Definition at line 15 of file radar.cpp.
References Radar::Type::BubbleDisplay, Radar::Type::NullDisplay, Radar::Type::PlaneDisplay, and Radar::Type::SphereDisplay.
Referenced by GameCockpit::GameCockpit().