| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: cursor
Returns (or sets with setf) a position object that determines what point within the mouse cursor image will register as the clicked position when the mouse is clicked. With an arrow cursor, for example, the click-position would be expected to be at the pixel that defines the very tip of the arrow.
A value of a position with coordinates (0,0) indicates the upper left corner of the image. click-position is a property of the cursor class.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |