|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.b3dgs.lionengine.game.AbstractAttributes
public abstract class AbstractAttributes
Container designed to cover attributes (already include vitality). Using Attribute type, it is recommended to use final vars.
Attribute
Field Summary | |
---|---|
Attribute |
vitality
Vitality attribute. |
Constructor Summary | |
---|---|
AbstractAttributes()
Create a new set of attributes. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final Attribute vitality
Constructor Detail |
---|
public AbstractAttributes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |