|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectbe.saltwater.jaqel.creature.Weapon
Can be bought by a creature and added to it's CreatureSharedData.
| Field Summary | |
static int |
ATTACK_ACTION_COST
|
| Constructor Summary | |
Weapon(WeaponTypeData type_data)
|
|
| Method Summary | |
javax.media.j3d.Node |
getContentNode()
Get the 3D representation of this attribute. |
java.lang.String |
getName()
|
WeaponTypeData |
getWeaponTypeData()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int ATTACK_ACTION_COST
| Constructor Detail |
public Weapon(WeaponTypeData type_data)
| Method Detail |
public javax.media.j3d.Node getContentNode()
CreatureAttribute
getContentNode in interface CreatureAttributepublic WeaponTypeData getWeaponTypeData()
public java.lang.String getName()
getName in interface CreatureAttribute
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||