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

Password:

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

PlantBitmapRec Struct Reference

#include <OPLANT3.H>

List of all members.

Public Types

enum  {
  PLANT_LEN = 8, SIZE_LEN = 2, OFFSET_LEN = 4, FILE_NAME_LEN = 8,
  BITMAP_PTR_LEN = 4
}

Public Attributes

char plant [PLANT_LEN]
char size [SIZE_LEN]
char offset_x [OFFSET_LEN]
char offset_y [OFFSET_LEN]
char town_age
char file_name [FILE_NAME_LEN]
char bitmap_ptr [BITMAP_PTR_LEN]


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
PLANT_LEN 
SIZE_LEN 
OFFSET_LEN 
FILE_NAME_LEN 
BITMAP_PTR_LEN 

Definition at line 41 of file OPLANT3.H.


Member Data Documentation

char PlantBitmapRec::bitmap_ptr[BITMAP_PTR_LEN]
 

Definition at line 52 of file OPLANT3.H.

char PlantBitmapRec::file_name[FILE_NAME_LEN]
 

Definition at line 51 of file OPLANT3.H.

char PlantBitmapRec::offset_x[OFFSET_LEN]
 

Definition at line 46 of file OPLANT3.H.

char PlantBitmapRec::offset_y[OFFSET_LEN]
 

Definition at line 47 of file OPLANT3.H.

char PlantBitmapRec::plant[PLANT_LEN]
 

Definition at line 43 of file OPLANT3.H.

char PlantBitmapRec::size[SIZE_LEN]
 

Definition at line 44 of file OPLANT3.H.

char PlantBitmapRec::town_age
 

Definition at line 49 of file OPLANT3.H.


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