Not sure if anyone has posted about this:
Why does KEY_CONTROL exist?
Wasted two hours of my life until I - by chance - happened on the API looking at something else and found that CONTROL != LCONTROL
What is this key and why is it in the first enumerators making people use it??
Thanks :/
KEY_CONTROL
Re: KEY_CONTROL
Because the codes are all based on the virtual-key codes from Windows. See http://msdn.microsoft.com/en-us/library ... 85%29.aspx
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm