update comments of WCB_SpaceXXX in fg_internal.h
(cherry picked from commit1091f89cf6
) (cherry picked from commit1091f89cf6
) git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1783 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
8b07b11dc8
commit
dc4f2d3847
@ -632,9 +632,9 @@ enum
|
|||||||
/* Presently ignored */
|
/* Presently ignored */
|
||||||
WCB_Select,
|
WCB_Select,
|
||||||
WCB_OverlayDisplay,
|
WCB_OverlayDisplay,
|
||||||
WCB_SpaceMotion, /* presently implemented only on UNIX/X11 */
|
WCB_SpaceMotion, /* presently implemented only on UNIX/X11 and Windows */
|
||||||
WCB_SpaceRotation, /* presently implemented only on UNIX/X11 */
|
WCB_SpaceRotation, /* presently implemented only on UNIX/X11 and Windows */
|
||||||
WCB_SpaceButton, /* presently implemented only on UNIX/X11 */
|
WCB_SpaceButton, /* presently implemented only on UNIX/X11 and Windows */
|
||||||
WCB_Dials,
|
WCB_Dials,
|
||||||
WCB_ButtonBox,
|
WCB_ButtonBox,
|
||||||
WCB_TabletMotion,
|
WCB_TabletMotion,
|
||||||
|
Reference in New Issue
Block a user