| Package | Description |
|---|---|
| cn.lanink.gamecore.ranking |
| Modifier and Type | Field and Description |
|---|---|
private RankingFormat.SortOrder |
RankingFormat.sortOrder |
| Modifier and Type | Method and Description |
|---|---|
static RankingFormat.SortOrder |
RankingFormat.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RankingFormat.SortOrder[] |
RankingFormat.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RankingFormat(String top,
String line,
String lineSelf,
String bottom,
RankingFormat.SortOrder sortOrder,
Map<Integer,Integer> showLine) |
Copyright © 2022. All rights reserved.