examples/tank/tank2.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <mb_types.h>
#include <mb_redraw_man.h>
#include <mb_shapes.h>
#include <mb_paint.h>
#include "tank2.h"

Go to the source code of this file.

Functions

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


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