]> git.mxchange.org Git - flightgear.git/commit
Windows cursor implementation.
authorJames Turner <zakalawe@mac.com>
Wed, 6 Mar 2013 18:22:37 +0000 (18:22 +0000)
committerJames Turner <zakalawe@mac.com>
Wed, 6 Mar 2013 18:22:37 +0000 (18:22 +0000)
commit23a1d4338d2f96670caade629ea3d12b48f407bf
tree2fca028f8a6d24e8e506af6181830f3edcca2f3b
parent7cad40784374dc7b0a6b4a0fdf2e20cad5aad720
Windows cursor implementation.

This does not (yet) support custom cursor images, but can be easily
extended to do so.
src/GUI/CMakeLists.txt
src/GUI/MouseCursor.cxx
src/GUI/WindowsMouseCursor.cxx