Skip to content

Input Handling

Hyomoto edited this page Oct 12, 2020 · 15 revisions
Jump To back

Module Overview

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)

Contents

Macros

#GAMEPAD_MAXIMUM_VIRTUAL_PORTS

Default: 4, the number of virtual ports gamepads can plug into

Clone this wiki locally