engine
engine copied to clipboard
Is it necessary to provide an interface to disable input?
When we know explicitly that no input is needed in the project,should input be disabled for better performance?
- Is to leave the decision to the developer?
- Or intelligently determine whether it should be disabled?