[Input] MouseDevice is now based on MouseState
authorthefiddler <stapostol@gmail.com>
Sun, 4 May 2014 06:33:20 +0000 (08:33 +0200)
committerthefiddler <stapostol@gmail.com>
Sun, 4 May 2014 06:33:20 +0000 (08:33 +0200)
commit67359a5d90b3f2e97e682f198cb76d3907a03362
tree47432a4763613698ed022cef91bb2e19d8929290
parente093fd23f6db5348d842e108d0c0208f413282a2
[Input] MouseDevice is now based on MouseState

This way we have a single state representation (MouseState), shared by
all mouse APIs and events.
Source/OpenTK/Input/MouseDevice.cs