├── .gitattributes ├── InputManager.cs ├── LICENCE └── README.md /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/A1rPun/MonoGame.InputManager/HEAD/.gitattributes -------------------------------------------------------------------------------- /InputManager.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/A1rPun/MonoGame.InputManager/HEAD/InputManager.cs -------------------------------------------------------------------------------- /LICENCE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/A1rPun/MonoGame.InputManager/HEAD/LICENCE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/A1rPun/MonoGame.InputManager/HEAD/README.md --------------------------------------------------------------------------------