#include <invent.h>

Public Member Functions | |
| SelItem () | |
| SelItem (int s, int q, const item_def *it=NULL) | |
Public Attributes | |
| int | slot |
| int | quantity |
| const item_def * | item |
| SelItem::SelItem | ( | ) | [inline] |
| SelItem::SelItem | ( | int | s, | |
| int | q, | |||
| const item_def * | it = NULL | |||
| ) | [inline] |
| int SelItem::slot |
| const item_def* SelItem::item |
1.5.6