player_quiver Class Reference
#include <quiver.h>
List of all members.
Constructor & Destructor Documentation
| player_quiver::player_quiver |
( |
|
) |
|
Member Function Documentation
| void player_quiver::get_desired_item |
( |
const item_def ** |
item_out, |
|
|
int * |
slot_out | |
|
) |
| | const |
| int player_quiver::get_fire_item |
( |
std::string * |
no_item_reason = 0 |
) |
const |
| void player_quiver::get_fire_order |
( |
std::vector< int > & |
v |
) |
const |
| void player_quiver::set_quiver |
( |
const item_def & |
item, |
|
|
ammo_t |
ammo_type | |
|
) |
| | |
| void player_quiver::empty_quiver |
( |
ammo_t |
ammo_type |
) |
|
| void player_quiver::on_item_fired |
( |
const item_def & |
item, |
|
|
bool |
explicitly_chosen = false | |
|
) |
| | |
| void player_quiver::on_item_fired_fi |
( |
const item_def & |
item |
) |
|
| void player_quiver::on_inv_quantity_changed |
( |
int |
slot, |
|
|
int |
amt | |
|
) |
| | |
| void player_quiver::on_weapon_changed |
( |
|
) |
|
| void player_quiver::save |
( |
writer & |
outf |
) |
const |
| void player_quiver::load |
( |
reader & |
inf |
) |
|
Friends And Related Function Documentation
The documentation for this class was generated from the following files: