/* ../sym/CircularSlider.subproj/wraps.h generated from wraps.psw
   by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
 */

#ifndef WRAPS_H
#define WRAPS_H

extern void PSDrawBackground(float height, float width, float center_x, float center_y, float radius);

extern void PSPieChart(float height, float width, float center_x, float center_y, float radius, float angle);

extern void PSPieChartDisabled(float height, float width, float center_x, float center_y, float radius, float angle);

extern void PSControlKnob(float height, float width, float center_x, float center_y, float radius, float xpos, float ypos);

extern void PSControlKnobDisabled(float height, float width, float center_x, float center_y, float radius);

#endif WRAPS_H
