| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 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-2017, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2017.2.15.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |