Skip to content

Releases: Lacty/ofxJoystick

v1.0.2

06 Jan 10:46
Compare
Choose a tag to compare

add ofRemoveListener in destructor

v1.0.1

17 Nov 18:35
Compare
Choose a tag to compare

rename functions
isPush -> isPressed
isPress -> isPushing

move update() function
update() move to private:
improved without writing update() in yourApp::update()

v1.0

11 Nov 18:32
Compare
Choose a tag to compare
update README usage