script.c File Reference

Go to the source code of this file.

Classes

struct  __sdef

Typedefs

typedef struct __sdef sdef

Functions

void mgk_register_script (mgk_script fn, char *name)
mgk_script __mgk_lookup_script (char *name)
char * __mgk_script_name (mgk_script fn)

Variables

static sdefslist = NULL

Typedef Documentation

typedef struct __sdef sdef

SCRIPT.C ----- indirect script registry


Function Documentation

mgk_script __mgk_lookup_script ( char *  name  ) 

Definition at line 42 of file script.c.

char* __mgk_script_name ( mgk_script  fn  ) 

Definition at line 54 of file script.c.

void mgk_register_script ( mgk_script  fn,
char *  name 
)

Definition at line 22 of file script.c.


Variable Documentation

sdef* slist = NULL [static]

Definition at line 19 of file script.c.

Generated on Thu May 30 15:42:58 2013 for GME by  doxygen 1.6.3