|
SDL
2.0
|
Go to the source code of this file.
Macros | |
| #define | BLANK_CWIDTH 8 |
| #define | BLANK_CHEIGHT 8 |
| #define | BLANK_CHOTX 0 |
| #define | BLANK_CHOTY 0 |
Variables | |
| static const unsigned char | blank_cdata [8] = { 0, 0, 0, 0, 0, 0, 0, 0 } |
| static const unsigned char | blank_cmask [8] = { 0, 0, 0, 0, 0, 0, 0, 0 } |
| #define BLANK_CHEIGHT 8 |
Definition at line 26 of file blank_cursor.h.
| #define BLANK_CHOTX 0 |
Definition at line 27 of file blank_cursor.h.
| #define BLANK_CHOTY 0 |
Definition at line 28 of file blank_cursor.h.
| #define BLANK_CWIDTH 8 |
Definition at line 25 of file blank_cursor.h.
|
static |
Definition at line 30 of file blank_cursor.h.
|
static |
Definition at line 31 of file blank_cursor.h.