Go to the source code of this file.
Classes | |
| struct | brick |
Typedefs | |
| typedef struct brick | brick_t |
Functions | |
| brick_t * | brick_new (redraw_man_t *rdman, coord_t *parent_coord) |
| void | brick_free (brick_t *obj) |
| brick_t* brick_new | ( | redraw_man_t * | rdman, | |
| coord_t * | parent_coord | |||
| ) |