home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga 5 / MA_Cover_5.iso / ppc / mesa / src-tk / mesatk.def < prev    next >
Encoding:
Text File  |  1998-01-31  |  793 b   |  47 lines

  1. LIBRARY MESATK
  2.  
  3. STACKSIZE 4096
  4.  
  5. EXPORTS
  6.     tkInitDisplayMode
  7.     tkInitPosition
  8.     tkInitWindow
  9.     tkCloseWindow
  10.     tkQuit
  11.     tkSwapBuffers
  12.     tkExec
  13.     tkExposeFunc
  14.     tkReshapeFunc
  15.     tkDisplayFunc
  16.     tkKeyDownFunc
  17.     tkMouseDownFunc
  18.     tkMouseUpFunc
  19.     tkMouseMoveFunc
  20.     tkIdleFunc
  21.     tkGetColorMapSize
  22.     tkGetMouseLoc
  23.     tkSetOneColor
  24.     tkSetFogRamp
  25.     tkSetGreyRamp
  26.     tkSetRGBMap
  27.     tkRGBImageLoad
  28.     tkCreateStrokeFont
  29.     tkCreateOutlineFont
  30.     tkCreateFilledFont
  31.     tkCreateBitmapFont
  32.     tkDrawStr
  33.     tkWireSphere
  34.     tkSolidSphere
  35.     tkWireCube
  36.     tkSolidCube
  37.     tkWireBox
  38.     tkSolidBox
  39.     tkWireTorus
  40.     tkSolidTorus
  41.     tkWireCylinder
  42.     tkSolidCylinder
  43.     tkWireCone
  44.     tkSolidCone
  45.     tkRGBMap
  46.  
  47.