SPRITE
Syntax
SPRITE(<win>,<X>,<Y>,<ratio>,<scl>,<mem>,<nme>)
Description
Draws the sprite <nme> in <win> from the
sprite file pointed to by <mem>. The top-left
of the sprite is at <X>, <Y> and the ratio
and scale are passed in <ratio> and <scl>
respectively (both are percentages)
<ratio> is the horizontal size:vertical size
ratio - hence if <ratio> = 50 (ie. 50%) then
the picture will be squashed to half size in
the horizontal direction.
© Jaffa Software 1998.
Last modified: Wed Aug 5 10:26:30 BST 1998
(Now uses MML)
|