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

Draw a point.

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

Parameters
argsThe DrawPointType structure containing the drawing parameters.
Examples:
ex_sysdrawpoint.nxc.