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

editor/transform_smooth.c File Reference

Go to the source code of this file.

Functions

int tile_is_wall (int x, int y)
void transform_smooth (void)

Variables

int wall_map [16]


Function Documentation

int tile_is_wall int  x,
int  y
 

Definition at line 3 of file transform_smooth.c.

References current_map, is_in_bounds(), engine_map::t, TILE_WALL_1, TILE_WALL_2, TILE_WALL_3, TILE_WALL_4, TILE_WALL_6, TILE_WALL_7, TILE_WALL_8, and TILE_WALL_9.

Referenced by transform_smooth().

void transform_smooth void   ) 
 

Definition at line 68 of file transform_smooth.c.

References current_map, FIELD_HEIGHT, FIELD_WIDTH, engine_map::t, tile_is_wall(), and wall_map.


Variable Documentation

int wall_map[16]
 

Definition at line 18 of file transform_smooth.c.


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