| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |