some cleanup
authorDiederick Niehorster <dcnieho@gmail.com>
Sun, 29 Jul 2012 05:11:53 +0000 (05:11 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Sun, 29 Jul 2012 05:11:53 +0000 (05:11 +0000)
commit88ff42cfa5f0e82e980aea7ba663a0bd148cfa83
tree45286d1733fe26309314e78f5f6c858ba9c7429c
parent7d74b757c8baff54bacd60aa40273be4d0e903c6
some cleanup
now have function fghPlatformGetMousePos to get current mouse position
in screen coordinates
Using this in fg_menu as all that code should be platform independent

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1376 7f0cb862-5218-0410-a997-914c9d46530a
src/fg_internal.h
src/fg_menu.c
src/mswin/fg_window_mswin.c