ofxGamepad
ofxGamepad copied to clipboard
ofxGamepadlistener
Add a class that has functions like buttonPressed(int button, ofxGamepad* pad) that can be inherited and then added to a gamepad (ofxGamepad->addListener(this) )
because for now, the ofxGamepad only fires event with ofNotify