Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
OpenTK
InputDriver
C# Class OpenTK.InputDriver
Inheritance:
IInputDriver
Mostra file
Open project: prepare/HTML-Renderer
Class Usage Examples
Public Methods
Method
Description
Dispose
( ) :
void
InputDriver
(
GameWindow
parent
) :
System
Poll
( ) :
void
Private Methods
Method
Description
Dispose
(
bool
manual
) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
InputDriver()
public
method
public
InputDriver
(
GameWindow
parent
) :
System
parent
GameWindow
return
System
Poll()
public
method
public
Poll
( ) :
void
return
void