Simple SDL 2 keyboard key status tutorial
Ismael Serrano <[email protected]>
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <CAD64bpML_bXxkkWrL5sqxeVyYLBJhUxx-6dvgPqJLmyOL19DDA@mail.gmail.com> |
Hi, I'm currently creating a game engine for a game and sometimes is hard to find how SDL works so I'm starting a series of tutorial of how implement different things using SDL. This one explains how easily detect the state of a key taking advantage of the function SDL_GetKeyboardState. I hope this is useful for someone. http://www.falukdevelop.com/2016/08/18/simple-sdl-2-keyboard-key-status/ I will try to write a tutorial every 1~2 weeks. About different topics. _______________________________________________ SDL mailing list [email protected] http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org