normalmouse::posstr Struct Reference

#include <mouse.h>

List of all members.

Public Member Functions

void set (int xnew, int ynew, int znew)
void move (int dx, int dy)

Public Attributes

int x
int y
int wheel


Detailed Description

position of the mouse


Member Function Documentation

void normalmouse::posstr::move int  dx,
int  dy
 

increment mouse position (x,y) by (dx,dy)

void normalmouse::posstr::set int  xnew,
int  ynew,
int  znew
 

assign a position


Member Data Documentation

int normalmouse::posstr::wheel
 

wheel (scroll) position

int normalmouse::posstr::x
 

horizontal screen position

int normalmouse::posstr::y
 

vertical screen position


The documentation for this struct was generated from the following files:
Generated on Tue Feb 14 13:48:44 2006 for Twgui by  doxygen 1.4.6-NO