#include <mapedit.h>
Data Fields | |
Window * | win |
Control * | ltileinfo |
Control * | walkablebox |
Control * | lhitpoints |
Control * | hitpointsfield |
Control * | ldamage |
Control * | damagefield |
int | index |
Control * | ok |
Control * | cancel |
Definition at line 211 of file mapedit.h.
Window* TilePropClass::win |
Definition at line 212 of file mapedit.h.
Referenced by cancel_propwin(), exit_propwin(), init_prop_window(), ok_propwin(), and show_propwin().
Control* TilePropClass::ltileinfo |
Control* TilePropClass::walkablebox |
Definition at line 214 of file mapedit.h.
Referenced by get_prop_strings(), init_prop_window(), ok_propwin(), and show_propwin().
Control* TilePropClass::lhitpoints |
Control* TilePropClass::hitpointsfield |
Definition at line 216 of file mapedit.h.
Referenced by get_prop_strings(), init_prop_window(), ok_propwin(), and show_propwin().
Control* TilePropClass::ldamage |
Control* TilePropClass::damagefield |
Definition at line 218 of file mapedit.h.
Referenced by get_prop_strings(), init_prop_window(), ok_propwin(), and show_propwin().
Control* TilePropClass::ok |
Control* TilePropClass::cancel |