|
upm
0.4.1
Sensor/Actuator repository for libmraa (v0.8.0)
|
This is the complete list of members for EBOLED, including all inherited members.
| clear() | EBOLED | |
| clearScreenBuffer() (defined in EBOLED) | EBOLED | |
| delete() (defined in EBOLED) | EBOLED | |
| drawChar(short x, short y, short data, short color, short size) | EBOLED | |
| drawCircle(short x0, short y0, short radius, short color) | EBOLED | |
| drawCircle(short x0, short y0, short radius) (defined in EBOLED) | EBOLED | |
| drawCircleFilled(byte x0, byte y0, short radius, short color) | EBOLED | |
| drawLine(byte x0, byte y0, byte x1, byte y1, short color) | EBOLED | |
| drawLine(byte x0, byte y0, byte x1, byte y1) (defined in EBOLED) | EBOLED | |
| drawLineHorizontal(byte x, byte y, short width, short color) | EBOLED | |
| drawLineHorizontal(byte x, byte y, short width) (defined in EBOLED) | EBOLED | |
| drawLineVertical(byte x, byte y, short height, short color) | EBOLED | |
| drawLineVertical(byte x, byte y, short height) (defined in EBOLED) | EBOLED | |
| drawPixel(byte x, byte y, short color) | EBOLED | |
| drawPixel(byte x, byte y) (defined in EBOLED) | EBOLED | |
| drawRectangle(byte x, byte y, short width, short height, short color) | EBOLED | |
| drawRectangle(byte x, byte y, short width, short height) (defined in EBOLED) | EBOLED | |
| drawRectangleFilled(byte x, byte y, short width, short height, short color) | EBOLED | |
| drawRectangleFilled(byte x, byte y, short width, short height) (defined in EBOLED) | EBOLED | |
| drawRoundCorners(byte x0, byte y0, short radius, short cornername, short color) | EBOLED | |
| drawRoundedCornersFilled(byte x0, byte y0, short radius, short cornername, short delta, short color) | EBOLED | |
| drawRoundedRectangle(byte x, byte y, byte width, byte height, short radius, short color) | EBOLED | |
| drawTriangle(byte x0, byte y0, byte x1, byte y1, byte x2, byte y2, short color) | EBOLED | |
| drawTriangle(byte x0, byte y0, byte x1, byte y1, byte x2, byte y2) (defined in EBOLED) | EBOLED | |
| drawTriangleFilled(byte x0, byte y0, byte x1, byte y1, byte x2, byte y2, short color) | EBOLED | |
| EBOLED(int spi, int CD, int reset) | EBOLED | |
| EBOLED(int spi, int CD) (defined in EBOLED) | EBOLED | |
| EBOLED(int spi) (defined in EBOLED) | EBOLED | |
| EBOLED() (defined in EBOLED) | EBOLED | |
| fillScreen(short color) | EBOLED | |
| fillScreen() (defined in EBOLED) | EBOLED | |
| home() | EBOLED | |
| name() (defined in LCD) | LCD | |
| refresh() | EBOLED | |
| setCursor(int row, int column) | EBOLED | |
| setTextColor(short textColor) | EBOLED | |
| setTextSize(short size) | EBOLED | |
| setTextWrap(short wrap) | EBOLED | |
| write(String msg) | EBOLED | |
| write(int x, int y, String msg) (defined in LCD) | LCD |
1.8.9.1