public class EquipAction extends Action
Constructor and Description |
---|
EquipAction(Equippable item)
Equip action constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
start(Targetable user,
Targetable target)
Starts action
|
public EquipAction(Equippable item)
item
- Item to equip on action startpublic boolean start(Targetable user, Targetable target)
Action