|
| virtual void | setMappingWithRawInput (::std::string const &, int, ::RawInputType) |
|
virtual::std::string | getMappedKeyName (int key) const |
|
virtual::std::string | getMappedKeyName (int key, bool checkUserConfiguredSwap) const |
| virtual int | getAdjustedKey (int key) const |
|
virtual::std::string | getSaveString (::std::string const &action) const |
| virtual int | _rawKeyToKey (int, ::RawInputType) const |
|
MCAPI::std::string | $getMappedKeyName (int key) const |
|
MCAPI::std::string | $getMappedKeyName (int key, bool checkUserConfiguredSwap) const |
|
MCAPI int | $getAdjustedKey (int key) const |
|
MCAPI::std::string | $getSaveString (::std::string const &action) const |
|
virtual::std::string | getMappedKeyName (::Keymapping const &keyMapping) const |
|
virtual::std::string | getKeySpriteLocation (int key, ::IconSize iconSize) const |
|
virtual::std::string | getKeySpriteLocation (::Keymapping const &keyMapping) const |
|
MCAPI void | assignDefaultMapping (::std::vector<::Keymapping > &&newDefaultMapping) |
|
MCAPI void | defaultKeyAtIndex (uint index) |
|
MCAPI::Keymapping const & | getKeymappingByAction (::std::string const &action) const |
|
MCAPI::Bedrock::PubSub::Subscription | registerRefreshKeymappingsListener (::std::function< void(::std::optional< uint64 >)> callback) |
|
MCAPI void | setMapping (::std::string const &action, ::std::vector< int > const &keys) |
|
MCAPI void | unassignDuplicateKeys (int index) |
|
MCAPI void | unassignKeyAtIndex (uint index) |
|
MCAPI void * | $ctor () |
|
MCAPI void | $dtor () |
|
MCAPI::std::string | $getMappedKeyName (::Keymapping const &keyMapping) const |
|
MCFOLD::std::string | $getKeySpriteLocation (int key, ::IconSize iconSize) const |
|
MCAPI::std::string | $getKeySpriteLocation (::Keymapping const &keyMapping) const |