TdkInteractController Class Reference
[The Control Module]

Defines the TdkInteractController class. More...

#include <TdkInteractController.h>

Inheritance diagram for TdkInteractController:

TdkController TdkEventHandler TdkSwingInteractController List of all members.

Public Member Functions

virtual void mouseClick (int x, int y, TdkButton button, TdkButtonState buttonState, TdkKeyboardState keyboardState)
virtual void mouseMove (int x, int y, TdkButton button, TdkButtonState buttonState, TdkKeyboardState keyboardState)
virtual void enterWindow ()
 Method called whenever the mouse leaves the map display area.
virtual void leaveWindow ()
 Method called whenever the mouse leaves the map display area.
virtual void resize (int width, int height)
virtual void scroll (float x, float y, double dx, double dy, TdkScrollBar scrollBar)
virtual void redraw ()
virtual void refresh ()

Detailed Description

Defines the TdkInteractController class.


Member Function Documentation

void TdkInteractController::mouseClick ( int  x,
int  y,
TdkButton  button,
TdkButtonState  buttonState,
TdkKeyboardState  keyboardState 
) [inline, virtual]

void TdkInteractController::mouseMove ( int  x,
int  y,
TdkButton  button,
TdkButtonState  buttonState,
TdkKeyboardState  keyboardState 
) [inline, virtual]

void TdkInteractController::enterWindow (  )  [inline, virtual]

Method called whenever the mouse leaves the map display area.

Reimplemented in TdkSwingInteractController.

void TdkInteractController::leaveWindow (  )  [inline, virtual]

Method called whenever the mouse leaves the map display area.

Reimplemented in TdkSwingInteractController.

void TdkInteractController::resize ( int  width,
int  height 
) [inline, virtual]

void TdkInteractController::scroll ( float  x,
float  y,
double  dx,
double  dy,
TdkScrollBar  scrollBar 
) [inline, virtual]

void TdkInteractController::redraw (  )  [inline, virtual]

void TdkInteractController::refresh (  )  [inline, virtual]


The documentation for this class was generated from the following file:
Generated on Fri Jun 15 16:54:41 2007 for TDK by  doxygen 1.5.2