Pyrogenesis
13997
|
#include "ScriptingHost.h"
Go to the source code of this file.
Functions | |
void | kill_mainloop () |
void | StartGame () |
void | EndGame () |
Variables | |
JSFunctionSpec | ScriptFunctionTable [] |
int | fps |
CStrW | g_CursorName |
void EndGame | ( | ) |
Definition at line 673 of file GameSetup.cpp.
void StartGame | ( | ) |
int fps |
CStrW g_CursorName |
Definition at line 31 of file Config.cpp.
JSFunctionSpec ScriptFunctionTable[] |
Definition at line 372 of file ScriptGlue.cpp.