yaze
0.3.2
Link to the Past ROM Editor
Loading...
Searching...
No Matches
input_handler.h
Go to the documentation of this file.
1
#ifndef YAZE_APP_EMU_UI_INPUT_HANDLER_H_
2
#define YAZE_APP_EMU_UI_INPUT_HANDLER_H_
3
4
#include "
app/emu/input/input_manager.h
"
5
6
namespace
yaze
{
7
namespace
emu {
8
namespace
ui {
9
14
void
RenderKeyboardConfig
(input::InputManager* manager);
15
16
}
// namespace ui
17
}
// namespace emu
18
}
// namespace yaze
19
20
#endif
// YAZE_APP_EMU_UI_INPUT_HANDLER_H_
21
input_manager.h
yaze::emu::ui::RenderKeyboardConfig
void RenderKeyboardConfig(input::InputManager *manager)
Render keyboard configuration UI.
Definition
input_handler.cc:12
yaze
Main namespace for the application.
Definition
controller.cc:20
src
app
emu
ui
input_handler.h
Generated by
1.9.8