Go to the source code of this file.
Classes | |
| struct | rock |
Typedefs | |
| typedef struct rock | rock_t |
Functions | |
| rock_t * | rock_new (redraw_man_t *rdman, coord_t *parent_coord) |
| void | rock_free (rock_t *obj) |
| rock_t* rock_new | ( | redraw_man_t * | rdman, | |
| coord_t * | parent_coord | |||
| ) |