This should return true: `ofRectangle(0, 0, 100, 100).intersects(ofPoint(0, 50), ofPoint(50, 0))` It does not. Thanks @anikahhh!
This should return true:
ofRectangle(0, 0, 100, 100).intersects(ofPoint(0, 50), ofPoint(50, 0))It does not.Thanks @anikahhh!