home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff201.lzh / Draco / drinc / intuition / intuitionBase.g < prev    next >
Text File  |  1989-04-03  |  287b  |  15 lines

  1. type
  2. „Library_t=unknown34,
  3. „View_t=unknown18,
  4.  
  5. „IntuitionBase_t=struct{
  6. ˆLibrary_tib_LibNode;
  7. ˆView_tib_ViewLord;
  8. ˆ*Window_tib_ActiveWindow;
  9. ˆ*Screen_tib_ActiveScreen;
  10. ˆ*Screen_tib_FirstScreen;
  11. ˆulongib_Flags;
  12. ˆuintib_MouseY,ib_MouseX;
  13. ˆulongib_Seconds,ib_Micros;
  14. „};
  15.