Am 26.12.2012 16:44, schrieb evilrat: > On Wednesday, 26 December 2012 at 15:35:56 UTC, David wrote: >> >> There is the same but, there is no C counterpart and it does something >> different. > > look at awesomiumgl demo, there is some example on using it. also it may > worth looking at sdl(webflow) example, in webflow there is just simple > mapping for this job but sdl provides crossplatform key codes unlike > native system codes. and at last for C bindings it is possible to > manually load one 1 c++ function.
The c++ function isn't even needed. And meh SDL, using GLFW, I know that I have to map the keys, I simply thought you maybe already did it or knew a trick.
