Nuclide
Software Development Kit for id Tech
|
Go to the source code of this file.
Functions | |
void | Skill_Init (void) |
Called by Nuclide in init() before entities, or even EntityDef are initialized. More... | |
float | Skill_GetValue (string, float) |
Return a skill variable's value or return a defaultvalue if it's undefined. More... | |
bool | Skill_ParseConfig (string fileName) |
Parses a specified config file. More... | |