Closed ImmutableOctet closed 2 years ago
To be handled at the application level, but interpreted at the game engine level.
The game engine would then be able to interpret these messages/events in order to produce its own device-agnostic input events, etc.
Added tag for app module. May change this to its own standalone module (rather than a submodule of app) at a later date.
app
To be handled at the application level, but interpreted at the game engine level.
Input devices include:
Each device type should have its own event types that relay appropriate state information, split into two categories:
The game engine would then be able to interpret these messages/events in order to produce its own device-agnostic input events, etc.
Other features: