class Treasure

This is a generic piece of treasure. More...

Definition#include <treasure.h>
InheritsInventoryItem
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Members

Protected Members


Detailed Description

This is a generic piece of treasure.

void sell (MoneyHolder recipient)
[virtual]

Sells this object, adding its worth to recipient.

int worth
[protected]

The value of this piece of treasure.