Browse Source
The problem was in ofxPiMapper class where mousePressed(x, y, button) was transformed into onMousePressed(ofMouseEventArgs & args) version. The event type was missing. Added now.master
2 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue