|
discoverpixy
|
#include "screen.h"

Go to the source code of this file.
Macros | |
| #define | CCENTER 20 |
| #define | CLENGTH 10 |
| #define | CBEGIN (CCENTER-CLENGTH/2) |
| #define | CEND (CCENTER + CLENGTH/2) |
| #define | DWIDTH 320 |
| #define | DHEIGHT 240 |
Functions | |
| SCREEN_STRUCT * | get_screen_calibrate () |
| #define CCENTER 20 |
| #define CLENGTH 10 |
| #define DHEIGHT 240 |
| #define DWIDTH 320 |
1.8.9.1