MCPcopy Create free account
hub / github.com/axmolengine/axmol / insertText

Function insertText

core/base/IMEDelegate.h:111–111  ·  view source on GitHub ↗

@brief Called by IMEDispatcher when text input received from the IME. * @lua NA */

Source from the content-addressed store, hash-verified

109 * @lua NA
110 */
111 virtual void insertText(const char* /*text*/, size_t /*len*/) {}
112
113 /**
114 @brief Called by IMEDispatcher after the user clicks the backward key.

Callers 2

appendStringMethod · 0.85
insertTextMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected