home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!news.univie.ac.at!blekul11!frmop11!trearn!trmetu!e63256
- Organization: Middle East Technical University - Computer Center
- Date: Friday, 6 Nov 1992 11:11:27 TUR
- From: <E63256@TRMETU.BITNET>
- Message-ID: <92311.111127E63256@TRMETU.BITNET>
- Newsgroups: comp.sys.amiga.programmer
- Subject: BOB size changing between DrawGList calls
- Lines: 12
-
- I use system Bob routines for animations. (Double buffered)
- The image, shadow pointer and x,y coordinates (planeonoff,planepick also)
- can be modified dynamically between calls to DrawGList.
- The system does not seem to allow a change in width/height fields.
- (Because -I think- system does not keep track of old size as in the
- case of x,y coordinates)
- Do you know any trick to overcome this problem. Otherwise I have to write
- my own animation routines.
-
- Thanks in advance.
-
- * Erhan OZTOP *
-