Package com.botwAdventureOnline
Klasse Sword
java.lang.Object
com.botwAdventureOnline.Item
com.botwAdventureOnline.Sword
- 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- 
Sword- Parameter:
- pName- The name of the sword
- pWeight- The weight of the sword
- pDamage- The sword's damage
 
 
-