|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.pain.logic.Affect
Affects logic base class. (Controller for persistent AffectData)
this class is linked statically to Core (could not be reloaded) all it's subclasses are loaded(linked) dynamically and will be reloaded when LogicLocader.reload() method call Note:Codebase requires from all affect controllers (Affect subclasses) to provide constructor with single (AffectData d) param. This constructor is used for automatic affect controller instantiation and initialization with persistent image by codebase
| Field Summary | |
protected AffectData |
ad
|
| Constructor Summary | |
protected |
Affect(AffectData ad)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected AffectData ad
| Constructor Detail |
protected Affect(AffectData ad)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||