mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 18:19:19 +02:00
added support for redefinition of keyboard bindings. control for engine cutoff, minor changes to line breaker activation
This commit is contained in:
@@ -20,7 +20,9 @@ public:
|
||||
keyboard_input() { default_bindings(); }
|
||||
|
||||
// methods
|
||||
void
|
||||
bool
|
||||
init() { return recall_bindings(); }
|
||||
bool
|
||||
recall_bindings();
|
||||
bool
|
||||
key( int const Key, int const Action );
|
||||
|
||||
Reference in New Issue
Block a user