Pass in translated ASCII characters for text input. - with glfw you can get those from the callback set in glfwSetCharCallback() - on Windows you can get those using ToAscii+keyboard state, or via the WM_CHAR message FIXME: Should in theory be called "AddCharacterEvent()" to be consistent with new API
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected