![]() |
DDraceNetwork Documentation
|
#include <gamecore.h>
Public Member Functions | |
| CTuningParams () | |
| bool | Set (int Index, float Value) |
| bool | Set (const char *pName, float Value) |
| bool | Get (int Index, float *pValue) const |
| bool | Get (const char *pName, float *pValue) const |
| float | GetWeaponFireDelay (int Weapon) const |
Static Public Member Functions | |
| static int | Num () |
| static const char * | Name (int Index) |
Static Public Attributes | |
| static const CTuningParams | DEFAULT |
Static Private Attributes | |
| static const char * | ms_apNames [] |
|
inline |
|
static |