[Input] MouseState position is now stored in floating point
authorthefiddler <stapostol@gmail.com>
Wed, 16 Jul 2014 09:23:23 +0000 (11:23 +0200)
committerthefiddler <stapostol@gmail.com>
Wed, 16 Jul 2014 12:28:27 +0000 (14:28 +0200)
commit340d34b07b5fce894222e24f44af5b3cf452efe5
tree0fcad1606d287b08fd3bcce70cb9660290f26491
parentc81833a201fd332a6c0654e9c5ef40e1c95bbeb9
[Input] MouseState position is now stored in floating point

Several platforms provide subpixel accuracy for mouse position.
OpenTK can now take advantage of that.
Source/OpenTK/Input/MouseState.cs