#include <mapedit.h>
Data Fields | |
int | walkable |
int | hitpoints |
int | damage |
Definition at line 109 of file mapedit.h.
int tprops::walkable |
Definition at line 110 of file mapedit.h.
Referenced by get_prop_strings(), load_tiles(), ok_propwin(), open_mapfile(), save_mapfile(), set_currentimg_props(), and which_tile_props().
Definition at line 111 of file mapedit.h.
Referenced by get_prop_strings(), load_tiles(), ok_propwin(), open_mapfile(), save_mapfile(), set_currentimg_props(), and which_tile_props().
int tprops::damage |
Definition at line 112 of file mapedit.h.
Referenced by get_prop_strings(), ok_propwin(), save_mapfile(), set_currentimg_props(), and which_tile_props().