public final class CharEvent extends Event
GLFWCharCallback that is assigned to GLFW.glfwSetCharCallback(long,
GLFWCharCallbackI). Cancelling it will make the input character not be
processed internally.| Constructor and Description |
|---|
CharEvent(long window,
int codepoint) |