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

Password:

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

Power Class Reference

#include <OPOWER.H>

List of all members.

Public Methods

 Power ()
 ~Power ()
void init ()
void deinit ()
void enable ()
void disable ()
void mouse_handler ()
void reset_selection ()

Public Attributes

char win_opened
char enable_flag


Detailed Description

Class which handles mouse inputs and allows for mouse events to be dis/enabled.

Definition at line 10 of file OPOWER.H.


Constructor & Destructor Documentation

Power::Power  
 

Definition at line 13 of file OPOWER.CPP.

Power::~Power  
 

Definition at line 20 of file OPOWER.CPP.


Member Function Documentation

void Power::deinit  
 

Definition at line 37 of file OPOWER.CPP.

void Power::disable   [inline]
 

Definition at line 30 of file OPOWER.H.

void Power::enable   [inline]
 

Definition at line 29 of file OPOWER.H.

void Power::init  
 

Definition at line 27 of file OPOWER.CPP.

References reset_selection().

void Power::mouse_handler  
 

React immediately when the mouse is moved or clicked.

Definition at line 45 of file OPOWER.CPP.

References CURSOR_NORMAL, and MODE_NORMAL.

void Power::reset_selection  
 

Reset selection.

Definition at line 58 of file OPOWER.CPP.

Referenced by init().


Member Data Documentation

char Power::enable_flag
 

Definition at line 18 of file OPOWER.H.

char Power::win_opened
 

Definition at line 17 of file OPOWER.H.


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