Search Results for: Smoothing irons
draw_circle( x, y, radius, color, filled/unfilled ) draw_ellipse( x , y , x , y , color, filled/unfilled ) draw_arc( x , y , x , y , startx, starty, endx, endy, color ) clear_window( color ) flood_fill( x, y, color ) display_text( x, y, text_expression, color ) display_number( x, y, number, color ) smoothing
draw_circle( x, y, radius, color, filled/unfilled ) draw_ellipse( x , y , x , y , color, filled/unfilled ) draw_arc( x , y , x , y , startx, starty, endx, endy, color ) clear_window( color ) flood_fill( x, y, color ) display_text( x, y, text_expression, color ) display_number( x, y, number, color ) smoothing...
https://raptor.martincarlisle.com/E-Graphics%20Programming%20with%20RAPTORGraph.doc