takuyakanbr / wininput

C++ API for handling keyboard and mouse inputs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WinInput

C++ API for handling keyboard and mouse inputs.

Using

The API can be found in wininput.hpp. Refer to test.cpp for an example of a basic implementation.

License

WinInput is licensed under the 3-Clause BSD License.

About

C++ API for handling keyboard and mouse inputs

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 97.0%Language:C 3.0%