Classes | |
| struct | ObjectData_T |
Functions | |
| static char * | get_buff (char *buf, int n, FILE *fp) |
| ObjectData_T * | read_ObjData (char *name, int *objectnum) |
| static char * ar_object::get_buff | ( | char * | buf, | |
| int | n, | |||
| FILE * | fp | |||
| ) | [static] |
Definition at line 121 of file object.cpp.
| ObjectData_T * ar_object::read_ObjData | ( | char * | name, | |
| int * | objectnum | |||
| ) |
Definition at line 40 of file object.cpp.