home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Updates / Perl / Non-RPC / Docs / RISCOS-Library-Docs / Sprite.pm < prev    next >
Text File  |  1999-04-17  |  403b  |  24 lines

  1. NAME
  2.     RISCOS::Sprite -- perl interface to Sprites
  3.  
  4. SYNOPSIS
  5.         use RISCOS::Sprite 'sprite_size';
  6.         ($hieght, $width) = sprite_size ($sprite)
  7.  
  8.  
  9. DESCRIPTION
  10.     `RISCOS::Draw' provides an interface to
  11.  
  12.   Subroutines
  13.  
  14.     what <type> <default> <values...>
  15.  
  16.  
  17. BUGS
  18.     Definitely not tested enough yet. Some bits not tested at all, I
  19.     believe.
  20.  
  21. AUTHOR
  22.     Nicholas Clark <nick@unfortu.net>
  23.  
  24.