public class CheatDescriptionHolder extends NegativityHolder
Constructor and Description |
---|
CheatDescriptionHolder() |
Modifier and Type | Method and Description |
---|---|
void |
add(int slot,
Cheat.CheatCategory cc) |
void |
add(int slot,
Cheat.CheatDescription cc) |
Cheat.CheatCategory |
getCategory(int slot) |
Cheat.CheatDescription |
getDescription(int slot) |
getBasicHolder
public void add(int slot, Cheat.CheatCategory cc)
public Cheat.CheatCategory getCategory(int slot)
public void add(int slot, Cheat.CheatDescription cc)
public Cheat.CheatDescription getDescription(int slot)