yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
input_handler.cc File Reference
#include "app/emu/ui/input_handler.h"
#include "app/gui/core/icons.h"
#include "app/platform/sdl_compat.h"
#include "imgui/imgui.h"
Include dependency graph for input_handler.cc:

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.