C# Class OpenTK.Platform.SDL2.Sdl2InputDriver

Inheritance: IInputDriver2
Mostrar archivo Open project: andykorth/opentk Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
Sdl2InputDriver ( ) : System

Private Methods

Method Description
Dispose ( bool manual ) : void
FilterInputEvents ( IntPtr driver_handle, IntPtr e ) : int

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Sdl2InputDriver() public method

public Sdl2InputDriver ( ) : System
return System