home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / GameKit / Palettes / GameInfoPalette / palette.table < prev    next >
Encoding:
Text File  |  1994-06-07  |  355 b   |  7 lines

  1. Class = GameInfoPalette;                    /* (a subclass of IBPalette) */
  2. NibFile = GameInfoPalette;                    /* (a nib file name) */
  3. Icon = GameInfoPalette;                    /* (a tiff/eps file name) */
  4. ExportClasses = (GameInfo);                /* (a list of class names) */
  5. ExportImages = (GameInfo, GameInfoObj);    /* (a list of icon names) */
  6. /* ExportSounds = ();                (a list of sound names) */
  7.