|
|
using | ButtonDownHandler = KeyHandle::ButtonDownHandler |
|
using | ButtonUpHandler = KeyHandle::ButtonUpHandler |
|
|
LLAPI KeyHandle & | getOrCreateKey (std::string_view name, std::vector< int > const &defaultKeyCodes, bool allowRemap=true, std::weak_ptr< mod::Mod > mod=mod::NativeMod::current()) |
|
LLNDAPI bool | hasKey (std::string_view name) |
|
LLNDAPI std::vector< std::string > | getRegisteredKeys () const |
|
|
static LLNDAPI KeyRegistry & | getInstance () |
The documentation for this class was generated from the following file: