examples/tank/tank1.h File Reference

Go to the source code of this file.

Classes

struct  tank1

Typedefs

typedef struct tank1 tank1_t

Functions

tank1_ttank1_new (redraw_man_t *rdman, coord_t *parent_coord)
void tank1_free (tank1_t *obj)


Typedef Documentation

typedef struct tank1 tank1_t

Definition at line 4 of file tank1.h.


Function Documentation

void tank1_free ( tank1_t obj  ) 

Definition at line 113 of file tank1.c.

tank1_t* tank1_new ( redraw_man_t rdman,
coord_t parent_coord 
)

Definition at line 10 of file tank1.c.

SourceForge.net Logo