Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <cassert>
#include <stdexcept>
#include "sensor.h"
#include "radar.h"
#include "null_display.h"
#include "sphere_display.h"
#include "bubble_display.h"
#include "plane_display.h"
Go to the source code of this file.
Namespaces | |
Radar | |
Constant Groups | |
Radar | |
Functions | |
std::auto_ptr< Display > | Radar::Factory (Type::Value type) |