examples/tank/tank2.h File Reference

Go to the source code of this file.

Classes

struct  tank2

Typedefs

typedef struct tank2 tank2_t

Functions

tank2_ttank2_new (redraw_man_t *rdman, coord_t *parent_coord)
void tank2_free (tank2_t *obj)


Typedef Documentation

typedef struct tank2 tank2_t

Definition at line 4 of file tank2.h.


Function Documentation

void tank2_free ( tank2_t obj  ) 

Definition at line 113 of file tank2.c.

tank2_t* tank2_new ( redraw_man_t rdman,
coord_t parent_coord 
)

Definition at line 10 of file tank2.c.

SourceForge.net Logo