Warning: This site is under construction, most links will be broken.

LightX API -> lxinputmouse -> buttonclicked(l,r,m)

Last modified on Thu, 10th May 2007 at 10:53 UTC by zipplet

lxinputmouse.buttonclicked


function buttonclickedl: boolean;
function buttonclickedr: boolean;
function buttonclickedm: boolean;


Returns TRUE if the tested mouse button has been clicked down since the last time it was tested or lxinputmouse.flush was called.

Class: lxinputmouse