minecraft-linux / mcpelauncher-client

The code for launching the client
56 stars 26 forks source link

Configure input modes #76

Closed ChristopherHX closed 1 year ago

ChristopherHX commented 1 year ago

MCPELAUNCHER_CLIENT_RAW_INPUT send all events MCPELAUNCHER_CLIENT_FORCED_INPUT_MODE only send events of the InputMode enum MCPELAUNCHER_CLIENT_INPUT_SWITCH_DELAY change the delay to switch input modes to lower priority

Ref #848