Removing a set of deprecated joystick functions from "freeglutdll.def" per e-mail thread with Martin Payne on "Release Candidate 2 status", one entry of which is dated 1:03 AM, 11/14/09
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@847 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
acb7e60c1f
commit
52e7f764cc
@ -136,19 +136,6 @@ EXPORTS
|
|||||||
glutExtensionSupported
|
glutExtensionSupported
|
||||||
glutReportErrors
|
glutReportErrors
|
||||||
glutGetProcAddress
|
glutGetProcAddress
|
||||||
glutJoystickGetNumAxes
|
|
||||||
glutJoystickGetNumButtons
|
|
||||||
glutJoystickNotWorking
|
|
||||||
glutJoystickGetDeadBand
|
|
||||||
glutJoystickSetDeadBand
|
|
||||||
glutJoystickGetSaturation
|
|
||||||
glutJoystickSetSaturation
|
|
||||||
glutJoystickSetMinRange
|
|
||||||
glutJoystickSetMaxRange
|
|
||||||
glutJoystickSetCenter
|
|
||||||
glutJoystickGetMinRange
|
|
||||||
glutJoystickGetMaxRange
|
|
||||||
glutJoystickGetCenter
|
|
||||||
glutExit
|
glutExit
|
||||||
glutFullScreenToggle
|
glutFullScreenToggle
|
||||||
glutGetModeValues
|
glutGetModeValues
|
||||||
|
Reference in New Issue
Block a user