|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.magicproject.modifier.Modifier
net.sf.magicproject.modifier.RegisterModifier
public class RegisterModifier
| Field Summary |
|---|
| Fields inherited from class net.sf.magicproject.modifier.Modifier |
|---|
layer, next |
| Method Summary | |
|---|---|
int |
getValue(int oldValue)
Return the modified value of the specified one. |
void |
refresh()
Refresh this modifier following the whileCondition. |
void |
removeFromManager()
Remove from the event manager this listener. |
Modifier |
removeModifier(Modifier modifier)
remove from the manager a modifier |
| Methods inherited from class net.sf.magicproject.modifier.Modifier |
|---|
addModifier, getCard, getNbObjects, paintObject, removeObject, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public void removeFromManager()
Unregisterable
removeFromManager in interface UnregisterableremoveFromManager in class Modifierpublic Modifier removeModifier(Modifier modifier)
Modifier
modifier - the modifier to remove
public int getValue(int oldValue)
oldValue - the old value
public void refresh()
Modifier
refresh in class Modifier
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||