examples/tank/bang.h File Reference

Go to the source code of this file.

Classes

struct  bang

Typedefs

typedef struct bang bang_t

Functions

bang_tbang_new (redraw_man_t *rdman, coord_t *parent_coord)
void bang_free (bang_t *obj)


Typedef Documentation

typedef struct bang bang_t

Definition at line 4 of file bang.h.


Function Documentation

void bang_free ( bang_t obj  ) 

Definition at line 49 of file bang.c.

bang_t* bang_new ( redraw_man_t rdman,
coord_t parent_coord 
)

Definition at line 10 of file bang.c.

SourceForge.net Logo