home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / C / BK-SC1_2.DMS / in.adf / PhxASS.Lha / Examples / Include / lib / layers.i < prev    next >
Encoding:
Text File  |  1994-12-28  |  562 b   |  27 lines

  1. InitLayers equ -30
  2. CreateUpFrontLayer equ -36
  3. CreateBehindLayer equ -42
  4. UpFrontLayer equ -48
  5. BehindLayer equ -54
  6. MoveLayer equ -60
  7. SizeLayer equ -66
  8. ScrollLayer equ -72
  9. BeginUpdate equ -78
  10. EndUpdate equ -84
  11. DeleteLayer equ -90
  12. LockLayer equ -96
  13. UnlockLayer equ -102
  14. LockLayers equ -108
  15. UnlockLayers equ -114
  16. LockLayerInfo equ -120
  17. SwapBitsRastPortClipRect equ -126
  18. WhichLayer equ -132
  19. UnlockLayerInfo equ -138
  20. NewLayerInfo equ -144
  21. DisposeLayerInfo equ -150
  22. FattenLayerInfo equ -156
  23. ThinLayerInfo equ -162
  24. MoveLayerInFrontOf equ -168
  25. InstallClipRegion equ -174
  26.  
  27.