Go to the source code of this file.
Classes | |
| struct | mud |
Typedefs | |
| typedef struct mud | mud_t |
Functions | |
| mud_t * | mud_new (redraw_man_t *rdman, coord_t *parent_coord) |
| void | mud_free (mud_t *obj) |
| mud_t* mud_new | ( | redraw_man_t * | rdman, | |
| coord_t * | parent_coord | |||
| ) |