Classes | |
class | Controller |
class | JoyAction |
Variables | |
string | config_file_location = "" |
list | controllers = [] |
curr_controller = None | |
dictionary | jt_dict |
bool | keepItUp = True |
list | NO = ["NO", "no", "N", "n"] |
list | QUIT = ["QUIT", "quit", "Q", "q"] |
bool | read_joy = False |
list | SAVE = ["SAVE", "save", "S", "s"] |
int | saved_axi = -1 |
int | saved_buti = -1 |
string | terminal_text = "" |
dictionary | twisty_dict |
list | YES = ["YES", "yes", "Y", "y"] |
dictionary helper.jt_dict |
dictionary helper.twisty_dict |