Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
OpenTK
InputDriver
C# Class OpenTK.InputDriver
Inheritance:
IInputDriver
Afficher le fichier
Open project: prepare/HTML-Renderer
Class Usage Examples
Méthodes publiques
Méthode
Description
Dispose
( ) :
void
InputDriver
(
GameWindow
parent
) :
System
Poll
( ) :
void
Private Methods
Méthode
Description
Dispose
(
bool
manual
) :
void
Method Details
Dispose()
public
méthode
public
Dispose
( ) :
void
Résultat
void
InputDriver()
public
méthode
public
InputDriver
(
GameWindow
parent
) :
System
parent
GameWindow
Résultat
System
Poll()
public
méthode
public
Poll
( ) :
void
Résultat
void