Simple SDL2 keyboard key status
Welcome to this tutorial where we are going to see how to implement a simple keyboard key status using SDL 2. This tutorial will help us to check the status of a key (triggered, pressed or released).
Welcome to this tutorial where we are going to see how to implement a simple keyboard key status using SDL 2. This tutorial will help us to check the status of a key (triggered, pressed or released).