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