121 MCAPI_C
static void reset();
127 MCAPI_C
static int& _caretLocationIndex();
129 MCAPI_C
static int& _gameControllerId();
131 MCAPI_C
static int& _index();
133 MCAPI_C static ::std::vector<int>& _inputCaretLocation();
135 MCAPI_C static ::std::vector<::TextInput>& _inputText();
137 MCAPI_C static ::std::vector<::KeyboardAction>& _inputs();
139 MCAPI_C static ::std::array<::std::string_view, 256>& _keyNames();
141 MCAPI_C static ::std::array<::std::string_view, 256>& _shortKeyNames();
143 MCAPI_C static ::std::add_lvalue_reference_t<int[]> _states();
145 MCAPI_C
static int& _textIndex();
147 MCAPI_C static ::std::array<::std::string_view, 256>& _ttsKeyNames();