Virtual U.org
Get Personal Training on VU Today
    
Top shadow
 
 register/help
User Name:

Password:

CursorRec struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

CursorRec Struct Reference

Structure for managing cursors. More...

#include <OMOUSECR.H>

List of all members.

Public Types

enum  { HOT_SPOT_LEN = 3, FILE_NAME_LEN = 8, BITMAP_PTR_LEN = 4 }

Public Attributes

char file_name [FILE_NAME_LEN]
char hot_spot_x [HOT_SPOT_LEN]
char hot_spot_y [HOT_SPOT_LEN]
char bitmap_ptr [BITMAP_PTR_LEN]


Detailed Description

Structure for managing cursors.

Definition at line 26 of file OMOUSECR.H.


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
HOT_SPOT_LEN 
FILE_NAME_LEN 
BITMAP_PTR_LEN 

Definition at line 27 of file OMOUSECR.H.


Member Data Documentation

char CursorRec::bitmap_ptr[BITMAP_PTR_LEN]
 

Definition at line 34 of file OMOUSECR.H.

char CursorRec::file_name[FILE_NAME_LEN]
 

Definition at line 29 of file OMOUSECR.H.

char CursorRec::hot_spot_x[HOT_SPOT_LEN]
 

Definition at line 31 of file OMOUSECR.H.

char CursorRec::hot_spot_y[HOT_SPOT_LEN]
 

Definition at line 32 of file OMOUSECR.H.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 23 01:39:03 2002 for VirtualU by doxygen1.2.17