examples/tank/tank_en.h File Reference

Go to the source code of this file.

Classes

struct  tank_en

Typedefs

typedef struct tank_en tank_en_t

Functions

tank_en_ttank_en_new (redraw_man_t *rdman, coord_t *parent_coord)
void tank_en_free (tank_en_t *obj)


Typedef Documentation

typedef struct tank_en tank_en_t

Definition at line 4 of file tank_en.h.


Function Documentation

void tank_en_free ( tank_en_t obj  ) 

Definition at line 113 of file tank_en.c.

tank_en_t* tank_en_new ( redraw_man_t rdman,
coord_t parent_coord 
)

Definition at line 10 of file tank_en.c.

SourceForge.net Logo