Package com.botwAdventureOnline
Klasse Sword
java.lang.Object
com.botwAdventureOnline.Item
com.botwAdventureOnline.Sword
- Alle implementierten Schnittstellen:
Serializable
- Siehe auch:
-
Konstruktorübersicht
-
Methodenübersicht
Von Klasse geerbte Methoden com.botwAdventureOnline.Item
getDamage, getDamageInt, getExperiencePoints, getExperiencePointsInt, getHealthPoints, getHealthPointsInt, getName, getValue, getValueInt, getWeightInt
-
Konstruktordetails
-
Sword
- Parameter:
pName
- The name of the swordpWeight
- The weight of the swordpDamage
- The sword's damage
-