Closed cdaragorn closed 12 years ago
Did this get done? XD
I know I started working on this, but I have not verified that it's done yet. Need to get a test case going to make sure it's working.
I'm having some trouble figuring out how to read the complete mouse state from the event in windows. Once I nail that down I should be able to get this tested. The code for it is already written.
Well, that didn't take much. This is now confirmed as working.
We need to change the MouseState interface so that outside objects don't need to know how the class uses the button flags. An enum should accomplish this nicely.