KeybindsManager manages the user interface for editing and displaying key bindings in the game.
Responsibilities:
Usage:
Constructs a new KeybindsManager.
The InputHandler instance to manage.
Returns true if the user is currently editing key bindings.
Renders the list of key bindings in the modal.
The modal HTMLElement where key bindings are displayed.
KeybindsManager manages the user interface for editing and displaying key bindings in the game.
Responsibilities:
Usage: