NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
LocationType Struct Reference

A point on the NXT LCD screen. More...

#include <NXCDefs.h>

Data Fields

int X
 
int Y
 

Detailed Description

A point on the NXT LCD screen.

This structure is by other system call structures to specify an X, Y LCD screen coordinate.

See Also
DrawTextType, DrawPointType, DrawLineType, DrawCircleType, DrawRectType, DrawGraphicType, DrawGraphicArrayType, DrawPolygonType, DrawEllipseType, DrawFontType
Examples:
ex_PolyOut.nxc, and ex_sysdrawpolygon.nxc.

The documentation for this struct was generated from the following file: