org.globalse.arena.sword.engine
Class ModifyEvent
java.lang.Object
|
+--org.globalse.arena.frag.events.Event
|
+--org.globalse.arena.frag.events.ObjectActionEvent
|
+--org.globalse.arena.sword.engine.ModifyEvent
- public class ModifyEvent
- extends ObjectActionEvent
This event is sent by the Item to an Adventurer, modifying his/her properties
- See Also:
ObjectActionEvent
, Serialized Form
Field Summary |
double |
healthBonus
|
double |
healthMaxBonus
|
double |
inventoryMaxBonus
|
double |
magicPowerBonus
|
double |
manaBonus
|
double |
manaMaxBonus
|
double |
strengthBonus
|
Fields inherited from class org.globalse.arena.frag.events.Event |
game,
recipient,
sender |
Constructor Summary |
ModifyEvent()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
healthBonus
public double healthBonus
healthMaxBonus
public double healthMaxBonus
manaBonus
public double manaBonus
manaMaxBonus
public double manaMaxBonus
magicPowerBonus
public double magicPowerBonus
inventoryMaxBonus
public double inventoryMaxBonus
strengthBonus
public double strengthBonus
ModifyEvent
public ModifyEvent()
This page is hosted by the Chair for Applied Software Engineering of the Technische Universität München.
Imprint (Impressum)