|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Stat.Type
Defines the various per-player tracked statistics.
| Method Summary | |
|---|---|
int |
code()
Returns the unique code for this stat which is a function of its name. |
boolean |
isPersistent()
Returns true if this stat is persisted between sessions. |
String |
name()
Returns the enum name of stat. |
Stat |
newStat()
Returns a new blank stat instance of the specified type. |
| Method Detail |
|---|
Stat newStat()
String name()
int code()
boolean isPersistent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||