Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include "cmd/unit_generic.h"
#include "config_xml.h"
#include "xml_support.h"
#include "vs_globals.h"
#include "universe_util.h"
#include "gldrv/winsys.h"
Go to the source code of this file.
Classes | |
class | ShipCommands |
Functions | |
static float | fmin (float a, float b) |
static float | fmax (float a, float b) |
void | InitShipCommands () |
void | UninitShipCommands () |
Variables | |
static ShipCommands * | ship_commands = NULL |
void InitShipCommands | ( | ) |
void UninitShipCommands | ( | ) |
|
static |
Definition at line 119 of file ship_commands.cpp.
Referenced by InitShipCommands(), and UninitShipCommands().