home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 28 / amigaformatcd28.iso / -seriously_amiga- / programming / c / oui / include / eroll.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-04-23  |  281 b   |  9 lines

  1. // eroll.h
  2. // créé le 16/11/94
  3. // auteur : Dominique Lorre
  4.  
  5. #define RO_Min      (TAG_USER + 1)  // min Value
  6. #define RO_Max      (TAG_USER + 2)  // max Value
  7. #define RO_Level    (TAG_USER + 3)  // level displayed (min<=level<=max)
  8. #define RO_Full     (TAG_USER + 4)  // 360° angle
  9.