@ -17,9 +17,12 @@ void CircleJoint::draw(){
if(!visible){
return;
}
if(!enabled){
ofEnableAlphaBlending();
ofPushStyle();
ofFill();