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