public class InfoDto
extends java.lang.Object
| Constructor and Description |
|---|
InfoDto() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAttack() |
int |
getDefense() |
int |
getDifficulty() |
static long |
getInstanceCount() |
int |
getMagic() |
public static long getInstanceCount()
public int getAttack()
public int getDefense()
public int getDifficulty()
public int getMagic()