NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void SysDrawCircle ( DrawCircleType args)
inline

Draw a circle.

This function lets you draw a circle on the NXT LCD given the parameters you pass in via the DrawCircleType structure.

Parameters
argsThe DrawCircleType structure containing the drawing parameters.
Examples:
ex_sysdrawcircle.nxc.