Main Page | Alphabetical List | Class List | File List | Class Members | File Members

shared/tiles.c File Reference

#include "skye.h"

Go to the source code of this file.

Variables

const char tile_sprites [NUM_TILE_TYPES][24]
const char effects [16][24]
const char black_square [24]


Variable Documentation

const char black_square[24]
 

Initial value:

 {
    0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
    0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
    0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
    }

Definition at line 1228 of file tiles.c.

const char effects[16][24]
 

Definition at line 892 of file tiles.c.

Referenced by _drawtile().

const char tile_sprites[NUM_TILE_TYPES][24]
 

Definition at line 5 of file tiles.c.


Generated on Thu Apr 22 14:06:34 2004 for SKye by doxygen 1.3.6