ttx 0.1.0
|
#include "action.h"
#include "di/reflect/prelude.h"
#include "input_mode.h"
#include "ttx/key.h"
#include "ttx/modifiers.h"
Go to the source code of this file.
Classes | |
struct | ttx::KeyBind |
Namespaces | |
namespace | ttx |
Functions | |
auto | ttx::make_key_binds (Key prefix, di::Path save_state_path, bool replay_mode) -> di::Vector< KeyBind > |