Allow for fully custom input handling

Issue #107 new
Yusuf Ismail repo owner created an issue

Provide a system to allow the user to fully customize the input handling in use

Potential System

The QuantumKeyConfig could be expanded with virtual functions for GetOpenActionDown etc. which can then be overridden in user classes to use the user’s key handling. This would then allow you to create custom QuantumKeyConfigs with fully custom input handling

Comments (0)

  1. Log in to comment