| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: stream
Returns (or sets with setf) the current origin of the fill-texture of
stream. stream may be any
cg-stream
, and
the value should be a position object (see make-position). When filling
functions such as fill-box are called on the stream,
the current fill-texture of the stream will be
shifted rightward and downward from its usual position by the amount
indicated by this position.
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 |