examples/tank/bush.h File Reference

Go to the source code of this file.

Classes

struct  bush

Typedefs

typedef struct bush bush_t

Functions

bush_tbush_new (redraw_man_t *rdman, coord_t *parent_coord)
void bush_free (bush_t *obj)


Typedef Documentation

typedef struct bush bush_t

Definition at line 4 of file bush.h.


Function Documentation

void bush_free ( bush_t obj  ) 

Definition at line 87 of file bush.c.

bush_t* bush_new ( redraw_man_t rdman,
coord_t parent_coord 
)

Definition at line 10 of file bush.c.

SourceForge.net Logo