![]() |
torcs - 1.2.2 | ![]() |
#include <tgf.h>
Public Attributes | |
char * | name |
name of the module (short) (NULL if no module) | |
char * | desc |
description of the module (can be long) | |
tfModPrivInit | fctInit |
init function | |
unsigned int | gfId |
supported framework version | |
int | index |
index if multiple interface in one dll | |
int | prio |
priority if needed | |
int | magic |
magic number for integrity check |
|
description of the module (can be long)
|
|
init function
|
|
supported framework version
|
|
index if multiple interface in one dll
|
|
magic number for integrity check
|
|
name of the module (short) (NULL if no module)
|
|
priority if needed
|