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

Draw a polygon.

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

Parameters
argsThe DrawPolygonType structure containing the drawing parameters.
Warning
This function requires the enhanced NBC/NXC firmware version 1.28+.
Examples:
ex_sysdrawpolygon.nxc.