public class Champion extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
active |
int |
attackRank |
boolean |
botEnabled |
boolean |
botMmEnabled |
int |
defenseRank |
int |
difficultyRank |
boolean |
freeToPlay |
long |
id |
int |
magicRank |
String |
name |
boolean |
rankedPlayEnabled |
| Constructor and Description |
|---|
Champion() |
public boolean active
public int attackRank
public boolean botEnabled
public boolean botMmEnabled
public int defenseRank
public int difficultyRank
public boolean freeToPlay
public long id
public int magicRank
public String name
public boolean rankedPlayEnabled
Copyright © 2014. All rights reserved.