Warning: This site is under construction, most links will be broken.
LightX API -> lxinputmouse
Last modified on Thu, 10th May 2007 at 11:46 BST by zippletUnit: lxinputmouse.pas
Required libraries in search path: None
Description
Mouse base class to provide pointing device cursor position and button states. A wheel is currently not supported but will be soon.
Descendants
Callbacks
- cb_mousestatechange: procedure of object;
Fields
- x, y: integer;
- buttonl, buttonr, buttonm: boolean;
Methods
<<< Back to LightX documentation root