Main Page
Data Structures
File List
Globals
mouse_click Struct Reference
+mouse_click(int
status
, int
x
, int
y)
.
More...
Detailed Description
+mouse_click(int
status
, int
x
, int
y)
.
This is a VCC composite datatype.
status
- position of mouse
button
(0 = down, 1 = up).
x
- x coordinate where mouse was clicked.
y
- y coordinate where mouse was clicked.
The documentation for this struct was generated from the following file:
receive_input.c
Copyright © 2002
Andrew Bates
Last Updated 03/04/02