Project

General

Profile

Revision 286

many changes. added transparency to rectangles

View differences:

bullet.h
2 2
#define BULLET_H_INCLUDED
3 3

  
4 4
#include "bullet.xpm"
5
#include "sprite.h"
5
#include "graph.h"
6 6

  
7 7
basic_sprite_t* get_bullet(void){
8 8
    return basic_sprite_ctor((const char **)bullet_xpm, 3, 7);

Also available in: Unified diff