| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
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-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 |