zeus.actors
Class EffectChain
java.lang.Object
zeus.actors.EffectChain
- public class EffectChain
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
record
public PlanRecord record
position
public int position
amount
public int amount
start
public int start
consumed
public boolean consumed
key
public java.lang.String key
EffectChain
public EffectChain()
EffectChain
public EffectChain(PlanRecord record,
int position,
int amount,
int start,
boolean consumed)
EffectChain
public EffectChain(java.lang.String key,
int amount,
int start,
boolean consumed)
EffectChain
public EffectChain(EffectChain ch)
isExternal
public boolean isExternal()
toString
public java.lang.String toString()
Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.