Go to the source code of this file.
Classes | |
struct | bush |
Typedefs | |
typedef struct bush | bush_t |
Functions | |
bush_t * | bush_new (redraw_man_t *rdman, coord_t *parent_coord) |
void | bush_free (bush_t *obj) |
bush_t* bush_new | ( | redraw_man_t * | rdman, | |
coord_t * | parent_coord | |||
) |