C# Class OpenTK.Platform.SDL2.Sdl2InputDriver

Inheritance: IInputDriver2
Afficher le fichier Open project: andykorth/opentk Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
Sdl2InputDriver ( ) : System

Private Methods

Méthode Description
Dispose ( bool manual ) : void
FilterInputEvents ( IntPtr driver_handle, IntPtr e ) : int

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Sdl2InputDriver() public méthode

public Sdl2InputDriver ( ) : System
Résultat System