ofxGamepad icon indicating copy to clipboard operation
ofxGamepad copied to clipboard

ofxGamepadlistener

Open underdoeg opened this issue 13 years ago • 0 comments

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

underdoeg avatar Aug 05 '11 16:08 underdoeg