Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include <fltklcd.h>
Public Member Functions | |
FltkLCD (int x, int y, int w, int h, KDColor *rgb565FrameBuffer) | |
~FltkLCD () | |
Protected Member Functions | |
void | draw () |
FltkLCD::FltkLCD | ( | int | x, |
int | y, | ||
int | w, | ||
int | h, | ||
KDColor * | rgb565FrameBuffer | ||
) |
Definition at line 5 of file fltklcd.cpp.
FltkLCD::~FltkLCD | ( | ) |
Definition at line 13 of file fltklcd.cpp.
|
protected |
Definition at line 17 of file fltklcd.cpp.