#include <directn.h>
Public Member Functions | |
direction_chooser_args () | |
Public Attributes | |
targeting_type | restricts |
targ_mode_type | mode |
int | range |
bool | just_looking |
bool | needs_path |
bool | may_target_monster |
bool | may_target_self |
const char * | target_prefix |
std::string | top_prompt |
targeting_behaviour * | behaviour |
bool | cancel_at_self |
bool | show_floor_desc |
direction_chooser_args::direction_chooser_args | ( | ) | [inline] |
const char* direction_chooser_args::target_prefix |