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

  1. NAME
  2.     RISCOS::DrawFile::OpaqueObject
  3.  
  4. SYNOPSIS
  5.     Class to handle unrecognised objects in DrawFiles
  6.  
  7. DESCRIPTION
  8.     `RISCOS::DrawFile::OpaqueObject' provides a class that stores
  9.     any object from a DrawFile without needing to know its contents.
  10.     TextAreas, Options, Paths, Sprites and JPEGs were stored as
  11.     opaque objects during DrawFile development, before specific
  12.     classes were written to manipulate them.
  13.  
  14. BUGS
  15.     None known.
  16.  
  17. AUTHOR
  18.     Nicholas Clark <nick@unfortu.net>
  19.  
  20.