
Go to the source code of this file.
Classes | |
| struct | ObjectData_T |
Defines | |
| #define | OBJECT_MAX 30 |
Functions | |
| ObjectData_T * | read_ObjData (char *name, int *objectnum) |
| #define OBJECT_MAX 30 |
Definition at line 5 of file examples/collide/object.h.
| ObjectData_T* read_ObjData | ( | char * | name, |
| int * | objectnum | ||
| ) |
Definition at line 34 of file examples/collide/object.c.