
Go to the source code of this file.
Functions | |
| static char * | get_buff (char *buf, int n, FILE *fp) |
| ObjectData_T * | read_ObjData (char *name, int *objectnum) |
| static char * get_buff | ( | char * | buf, |
| int | n, | ||
| FILE * | fp | ||
| ) | [static] |
Definition at line 91 of file examples/collide/object.c.
| ObjectData_T* read_ObjData | ( | char * | name, |
| int * | objectnum | ||
| ) |
Definition at line 34 of file examples/collide/object.c.