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 | Description |
|---|---|
CharEvent(long window,
int codepoint) |