class Potion
|
Represents a potion. More... |
|
|
Public Members
Protected Members
Detailed Description
Represents a potion. Is abstract.
Creates new potion with name AName and one charge
Potion (char *Aname,int charges)
|
Creates new potion with name AName and charges charges.
[pure virtual]'Drinks' charges portions of the potion
Returns number of portions left
[pure virtual]Returns type of potion.
The constant that represents a restoration potion (generally a HealingPotion object)
- Author: Daniel Roberge
- Generated: droberge@magebook.localdomain on Mon Jul 3 13:20:08 200.