[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

 

LMouseTracker



Overview:

LMouseTracker is a PowerPlant class that is used for periodically tracking the mouse.

Methods :

The methods in this class are:

 

LMouseTracker()  
~LMouseTracker()  
SpendTime()  
 

Data Members:

There are no data members for this class.

Operation:

You can use this class to do things based on the location of the mouse pointer.

Source files:

(Support Classes)

LMouseTracker.h

LMouseTracker.cp

Ancestors:

LPeriodical

LMouseTracker()

Purpose:

The constructor is a placeholder (does nothing).

Access:

Public

Prototype:

LMouseTracker();

~LMouseTracker()

Purpose:

The destructor is a placeholder (does nothing).

Access:

Virtual, Public

Prototype:

virtual ~LMouseTracker();
Parameters:

None

SpendTime()

Purpose:

Track the mouse. This is an override of SpendTime() in LPeriodical.

 


[ First ]  [ Previous ]  [ Next ]  [ Last ]  [ Manuals ]

Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.

Last updated: July 21, 2000