cf_draw_peek_antialias¶
Category: draw
GitHub: cute_draw.h
Returns the last antialias state.
Remarks¶
Various shape drawing functions can be drawn in antialiased mode, or in plain mode. Antialiasing is slightly slower, but looks much smoother.
Category: draw
GitHub: cute_draw.h
Returns the last antialias state.
Various shape drawing functions can be drawn in antialiased mode, or in plain mode. Antialiasing is slightly slower, but looks much smoother.