NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
Display module types

Types used by various display module functions. More...

Data Structures

struct  LocationType
 A point on the NXT LCD screen. More...
 
struct  SizeType
 Width and height dimensions for the DrawRect system call. More...
 
struct  DrawTextType
 Parameters for the DrawText system call. More...
 
struct  DrawPointType
 Parameters for the DrawPoint system call. More...
 
struct  DrawLineType
 Parameters for the DrawLine system call. More...
 
struct  DrawCircleType
 Parameters for the DrawCircle system call. More...
 
struct  DrawRectType
 Parameters for the DrawRect system call. More...
 
struct  DrawGraphicType
 Parameters for the DrawGraphic system call. More...
 
struct  SetScreenModeType
 Parameters for the SetScreenMode system call. More...
 
struct  DisplayExecuteFunctionType
 Parameters for the DisplayExecuteFunction system call. More...
 
struct  DrawGraphicArrayType
 Parameters for the DrawGraphicArray system call. More...
 
struct  DrawPolygonType
 Parameters for the DrawPolygon system call. More...
 
struct  DrawEllipseType
 Parameters for the DrawEllipse system call. More...
 
struct  DrawFontType
 Parameters for the DrawFont system call. More...
 

Detailed Description

Types used by various display module functions.