Opentk/Source/OpenTK/Platform/SDL2
thefiddler 94fdf1881c [Platform] Improved mouse interface
- The complete mouse state is now available in mouse events
- Horizontal wheels are now supported
- MouseState now takes up less memory and has a simpler internal
implementation.
2014-05-04 01:29:55 +02:00
..
Sdl2.cs [SDL] Corrected SDL_Mouse* event structs 2014-05-02 17:39:00 +02:00
Sdl2DisplayDeviceDriver.cs Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Sdl2Factory.cs [Platform] Refactored INativeWindow backends 2014-05-02 16:52:11 +02:00
Sdl2GraphicsContext.cs [Graphics] GetAddress(string) is no longer needed 2014-04-26 14:20:17 +02:00
Sdl2GraphicsMode.cs Implemented Sdl2GraphicsMode.. 2013-10-24 09:32:17 +02:00
Sdl2InputDriver.cs [Platform] Refactored INativeWindow backends 2014-05-02 16:52:11 +02:00
Sdl2JoystickDriver.cs [Input] Added JoystickCapabilities.HatCount 2014-01-31 15:40:07 +01:00
Sdl2Keyboard.cs [Platform] Refactored INativeWindow backends 2014-05-02 16:52:11 +02:00
Sdl2KeyMap.cs [Platform] Refactored INativeWindow backends 2014-05-02 16:52:11 +02:00
Sdl2Mouse.cs [Platform] Improved mouse interface 2014-05-04 01:29:55 +02:00
Sdl2NativeWindow.cs [Platform] Improved mouse interface 2014-05-04 01:29:55 +02:00
Sdl2WindowInfo.cs Added hack for MonoGame compatibility 2013-12-16 10:39:11 +01:00