mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Rewrite keycode.cpp (Keycode handling & names)
This commit is contained in:
parent
cd2c8ade2d
commit
c3e1ab859e
2 changed files with 286 additions and 271 deletions
|
@ -44,8 +44,6 @@ public:
|
|||
|
||||
const char *sym() const;
|
||||
const char *name() const;
|
||||
|
||||
std::string debug() const;
|
||||
protected:
|
||||
static bool valid_kcode(irr::EKEY_CODE k)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue