|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.planeth.gtroids.cheats.CheatManager
Helper to handle cheatCodes
| Field Summary | |
static int |
CHEAT_ACTIVATION_MODIFIER
|
| Constructor Summary | |
CheatManager()
Constructor for CheatManager. |
|
| Method Summary | |
boolean |
checkCheatCode(java.lang.String cheatCode)
Checks the passed cheatCode and execute the desired action. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int CHEAT_ACTIVATION_MODIFIER
| Constructor Detail |
public CheatManager()
| Method Detail |
public boolean checkCheatCode(java.lang.String cheatCode)
cheatCode -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||