Revision 216
many changes. implemented collision detection
graph_macros.h | ||
---|---|---|
31 | 31 |
#define BLACK 0x000000 |
32 | 32 |
#define WHITE 0xFFFFFF |
33 | 33 |
|
34 |
// Alpha |
|
35 |
#define ALPHA_THRESHOLD 0x7F |
|
36 |
|
|
34 | 37 |
#endif /* end of include guard: GRAPHICS_MACROS_H_INCLUDED */ |
Also available in: Unified diff