DigitalSpaces::DIUserInput2DPointer1 Struct Reference
[User Input Interfaces]

#include <Interfaces.h>

Inherits DigitalSpaces::DIObjectBase.


Detailed Description

Allows control over the representation of a 2d pointing device, such as a mouse.

This still needs much work. It will be used to represent 2D pointers, like a mouse. Currently this only allows releasing the system cursor. For actual mouse movement data, see DIUserInput1 and MOUSE_X_AXIS, MOUSE_Y_AXIS and MOUSE_CLICK


Public Member Functions

void EnableCapture (bool capture)
 Controls if the application captures the mouse, preventing the user from clicking into other applications.

Member Function Documentation

void DigitalSpaces::DIUserInput2DPointer1::EnableCapture ( bool  capture  ) 

Controls if the application captures the mouse, preventing the user from clicking into other applications.

Parameters:
capture True to capture the mouse (the default), or false to release it.


The documentation for this struct was generated from the following file:

Generated on Sun Aug 31 17:46:28 2008 for Digital Spaces by  doxygen 1.5.6