From: Dennis S. <sy...@yo...> - 2004-10-04 17:13:50
|
It reads the x, y data from the last mouse move event. I'm not sure if it's a good idea to do it like this, what do you think ? Cheers, Dennis On Mon, 2004-10-04 at 02:08 +0300, Vitaly V. Bursov wrote: > Shouldn't function visual_event_queue_add_mousebutton() take x, y parameters also? > VisEventMouseButton struct has x,y members. > |