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

Password:

MapMatrix class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

MapMatrix Class Reference

Class which handles the drawing and UI relating to the Campus map. More...

#include <Oworldmt.h>

Inheritance diagram for MapMatrix:

Matrix List of all members.

Public Methods

void draw_all ()
void draw_update ()
int detect ()
void scroll (int scrollX, int scrollY)

Detailed Description

Class which handles the drawing and UI relating to the Campus map.

Definition at line 57 of file Oworldmt.h.


Member Function Documentation

int MapMatrix::detect   [virtual]
 

Reimplemented from Matrix.

Definition at line 65 of file OWORLD_M.CPP.

References Matrix::abs_to_loc(), Matrix::abs_top_x, Matrix::abs_top_y, LEFT_BUTTON, Matrix::loc_height, Matrix::loc_width, Matrix::win_x1, Matrix::win_x2, Matrix::win_y1, Matrix::win_y2, ZOOM_HEIGHT, and ZOOM_WIDTH.

void MapMatrix::draw_all   [virtual]
 

Reimplemented from Matrix.

Definition at line 11 of file OWORLD_M.CPP.

References Matrix::draw_all().

void MapMatrix::draw_update   [virtual]
 

Reimplemented from Matrix.

Definition at line 21 of file OWORLD_M.CPP.

void MapMatrix::scroll int    scrollX,
int    scrollY
 

Definition at line 177 of file OWORLD_M.CPP.

References Matrix::abs_to_loc(), Matrix::abs_top_x, Matrix::abs_top_y, Matrix::loc_height, Matrix::loc_to_abs_center_left(), Matrix::loc_width, MAP_X1, MAP_X2, MAP_Y1, MAP_Y2, ZOOM_HEIGHT, and ZOOM_WIDTH.


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