yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
input_handler.h File Reference
#include <functional>
#include "app/emu/input/input_manager.h"
Include dependency graph for input_handler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  yaze
 
namespace  yaze::emu
 SNES Emulation and debugging tools.
 
namespace  yaze::emu::ui
 

Functions

void yaze::emu::ui::RenderKeyboardConfig (input::InputManager *manager, const std::function< void(const input::InputConfig &)> &on_config_changed={})
 Render keyboard configuration UI.