Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include "communication.h"
#include "vs_globals.h"
#include "config_xml.h"
#include <assert.h>
#include "audiolib.h"
#include "options.h"
Go to the source code of this file.
Functions | |
static float | sq (float i) |
bool | nonneg (float i) |
int | createSound (std::string file, bool val) |
float | myround (float i) |
float | myroundclamp (float i) |
Definition at line 40 of file libaudioserver.cpp.
Referenced by FSM::Node::GetSound().
Definition at line 325 of file communication.cpp.
Referenced by Pilot::getCommFace().
Definition at line 130 of file communication.cpp.
Referenced by FSM::getCommMessageMood(), and FSM::getDefaultState().
Definition at line 125 of file communication.cpp.
Referenced by FSM::getCommMessageMood(), and FSM::getDefaultState().