|
LeviLamina
|
Public Member Functions | |
| MCAPI | KeyboardInputMapping (::KeyboardInputMapping const &) |
| MCAPI::KeyboardInputMapping & | operator= (::KeyboardInputMapping &&) |
| MCAPI::KeyboardInputMapping & | operator= (::KeyboardInputMapping const &) |
| MCAPI void * | $ctor () |
| MCAPI void * | $ctor (::KeyboardInputMapping const &) |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 24, ::std::vector<::KeyboardKeyBinding > > | keyBindings |
| ::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, ::std::unordered_set< int > > > | actionToKeyMap |