cambridge/scene
nightmareci 863c614a4c Implemented joystick input.
I had to redo how input is done entirely, so more than one source of input can be used for game inputs.

I added new inputs, menu_decide and menu_back. Return and escape still have their reserved status, sending menu_decide and menu_back, respectively. Other keys are reserved too, like arrows, to ensure users can always reconfigure input.
2020-11-08 12:55:06 -08:00
..
config.lua Implemented joystick input. 2020-11-08 12:55:06 -08:00
exit.lua Implemented joystick input. 2020-11-08 12:55:06 -08:00
game_config.lua Implemented joystick input. 2020-11-08 12:55:06 -08:00
game.lua Implemented joystick input. 2020-11-08 12:55:06 -08:00
input_config.lua Implemented joystick input. 2020-11-08 12:55:06 -08:00
mode_select.lua Implemented joystick input. 2020-11-08 12:55:06 -08:00
title.lua Implemented joystick input. 2020-11-08 12:55:06 -08:00