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

Password:

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

PlantBitmap Struct Reference

#include <OPLANT3.H>

List of all members.

Public Methods

void draw (int xLoc, int yLoc)
void draw_at (int curX, int curY, int curZ, int constructionCompletionPercent=100)

Public Attributes

char size
short offset_x
short offset_y
char town_age
short bitmap_width
short bitmap_height
char * bitmap_ptr


Member Function Documentation

void PlantBitmap::draw int    xLoc,
int    yLoc
 

Draw the current plant on the map

Definition at line 298 of file OPLANT3.CPP.

References NULL.

void PlantBitmap::draw_at int    curX,
int    curY,
int    curZ,
int    constructionCompletionPercent = 100
 

Draw the plant on the zoom map, given the exact pixel position to put the bitmap.

<int> curX, curY, curZ - the map cooridnate of the plant

Draw the current plant on the map

Definition at line 323 of file OPLANT3.CPP.


Member Data Documentation

short PlantBitmap::bitmap_height
 

Definition at line 79 of file OPLANT3.H.

char* PlantBitmap::bitmap_ptr
 

Definition at line 80 of file OPLANT3.H.

short PlantBitmap::bitmap_width
 

Definition at line 79 of file OPLANT3.H.

short PlantBitmap::offset_x
 

Definition at line 76 of file OPLANT3.H.

short PlantBitmap::offset_y
 

Definition at line 76 of file OPLANT3.H.

char PlantBitmap::size
 

Definition at line 75 of file OPLANT3.H.

char PlantBitmap::town_age
 

Definition at line 77 of file OPLANT3.H.

Referenced by PlantRes::scan().


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