-
Notifications
You must be signed in to change notification settings - Fork 1
Input Handling
Hyomoto edited this page Oct 12, 2020
·
15 revisions
Jump To | back |
---|
The Input Handling module is concerned with combining and consolidating inputs. It provides an interface for generic input types, a generic input device, as well as wrappers for gamepad, mouse and keyboard inputs.
Dependencies: Core, Logging(Logger)
#GAMEPAD_MAXIMUM_VIRTUAL_PORTS
Default: 4, the number of virtual ports gamepads can plug into
Devon Mullane 2020