Ogre Version:14.2
Operating System: Windows 11
Render System: OpenGL
How would I dectect multiple keypresses at the same time? And add them to e.g a dictionary in python?
Ogre Version:14.2
Operating System: Windows 11
Render System: OpenGL
How would I dectect multiple keypresses at the same time? And add them to e.g a dictionary in python?
the character sample gives you an idea on how to do this:
https://github.com/OGRECave/ogre/blob/2 ... ller.h#L89