Package com.botwAdventureOnline
Klasse HealthPotion
java.lang.Object
com.botwAdventureOnline.Item
com.botwAdventureOnline.Potion
com.botwAdventureOnline.HealthPotion
- Alle implementierten Schnittstellen:
- Serializable
- Siehe auch:
- 
KonstruktorübersichtKonstruktoren
- 
MethodenübersichtVon Klasse geerbte Methoden com.botwAdventureOnline.ItemgetDamage, getDamageInt, getExperiencePoints, getExperiencePointsInt, getHealthPoints, getHealthPointsInt, getName, getValue, getValueInt, getWeightInt
- 
Konstruktordetails- 
HealthPotionpublic HealthPotion(int pHealthPoints) - Parameter:
- pHealthPoints- Sets the health points of the potion which the player gets after drinking it
 
 
-