kill_def Class Reference
#include <kills.h>
List of all members.
Constructor & Destructor Documentation
| kill_def::kill_def |
( |
const monster * |
mon |
) |
|
| kill_def::kill_def |
( |
|
) |
[inline] |
Member Function Documentation
| void kill_def::save |
( |
writer & |
outf |
) |
const |
| void kill_def::load |
( |
reader & |
inf |
) |
|
| void kill_def::add_kill |
( |
const monster * |
mon, |
|
|
unsigned short |
place | |
|
) |
| | |
| void kill_def::add_place |
( |
unsigned short |
place, |
|
|
bool |
force = false | |
|
) |
| | |
| void kill_def::merge |
( |
const kill_def & |
k, |
|
|
bool |
unique_monster | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following files: