Go to the source code of this file.
Classes | |
struct | bullet |
Typedefs | |
typedef struct bullet | bullet_t |
Functions | |
bullet_t * | bullet_new (redraw_man_t *rdman, coord_t *parent_coord) |
void | bullet_free (bullet_t *obj) |
bullet_t* bullet_new | ( | redraw_man_t * | rdman, | |
coord_t * | parent_coord | |||
) |