

Public Member Functions | |
| fire_target_behaviour () | |
| virtual command_type | get_command (int key=-1) |
| virtual bool | should_redraw () const |
| virtual void | clear_redraw () |
| virtual void | update_top_prompt (std::string *p_top_prompt) |
| const item_def * | active_item () const |
Public Attributes | |
| int | m_slot |
| bool | chosen_ammo |
| fire_target_behaviour::fire_target_behaviour | ( | ) | [inline] |

| command_type fire_target_behaviour::get_command | ( | int | key = -1 |
) | [virtual] |
| virtual bool fire_target_behaviour::should_redraw | ( | ) | const [inline, virtual] |
Reimplemented from targeting_behaviour.
| virtual void fire_target_behaviour::clear_redraw | ( | ) | [inline, virtual] |
Reimplemented from targeting_behaviour.
| void fire_target_behaviour::update_top_prompt | ( | std::string * | p_top_prompt | ) | [virtual] |
Reimplemented from targeting_behaviour.
| const item_def * fire_target_behaviour::active_item | ( | ) | const |
1.5.6