Main Page
Related Pages
Modules
Files
Display module functions
CircleOut
CircleOutEx
ClearLine
ClearScreen
EllipseOut
EllipseOutEx
FontNumOut
FontNumOutEx
FontTextOut
FontTextOutEx
GetDisplayContrast
GetDisplayDisplay
GetDisplayEraseMask
GetDisplayFlags
GetDisplayFont
GetDisplayNormal
GetDisplayPopup
GetDisplayTextLinesCenterFlags
GetDisplayUpdateMask
GraphicArrayOut
GraphicArrayOutEx
GraphicOut
GraphicOutEx
LineOut
LineOutEx
NumOut
NumOutEx
PointOut
PointOutEx
PolyOut
PolyOutEx
RectOut
RectOutEx
SetDisplayContrast
SetDisplayDisplay
SetDisplayEraseMask
SetDisplayFlags
SetDisplayFont
SetDisplayNormal
SetDisplayPopup
SetDisplayTextLinesCenterFlags
SetDisplayUpdateMask
TextOut
TextOutEx
#define ClearLine
(
_line
)
__TextOutEx(0, _line, __BlankLine, 0)
Clear a line on the LCD screen.
This function lets you clear a single line on the NXT LCD.
Parameters:
_line
The line you want to clear. See
Line number constants
.
Generated by
1.6.2