| Allegro CL version 7.0 Moderately revised from 6.2. | |||||||||
Arguments: graphical-stream x y
Establishes the current position of a graphical-stream from which a line
or a text string may be drawn.
This function accepts individual x and y coordinates (integers), whereas move-to accepts a position object.
See ncurrent-position for more information.
Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
This page has had moderate revisions compared to the 6.2 page.
Created 2005.9.20.
| Allegro CL version 7.0 Moderately revised from 6.2. | |||||||||