1
General / Re: How to tell if the user is using Playstation or Xbox controller?
« on: March 10, 2016, 03:00:01 am »Take a look at sf::Joystick::getIdentification, it returns useful information.
wow.. i feel silly i didnt see this in the documentation... thanks for this