zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
blank_cursor.h File Reference

Go to the source code of this file.

Macros

#define BLANK_CHEIGHT   8
 
#define BLANK_CHOTX   0
 
#define BLANK_CHOTY   0
 
#define BLANK_CWIDTH   8
 

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 }
 

Macro Definition Documentation

#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.

Variable Documentation

const unsigned char blank_cdata[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }
static

Definition at line 30 of file blank_cursor.h.

const unsigned char blank_cmask[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }
static

Definition at line 31 of file blank_cursor.h.