Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Nez
TouchInput
C# Class Nez.TouchInput
to enable touch input you must first call enableTouchSupport()
Exibir arquivo
Open project: prime31/Nez
Class Usage Examples
Public Methods
Method
Description
enableTouchSupport
( ) :
void
onGraphicsDeviceReset
( ) :
void
Private Methods
Method
Description
update
( ) :
void
Method Details
enableTouchSupport()
public
method
public
enableTouchSupport
( ) :
void
return
void
onGraphicsDeviceReset()
public
method
public
onGraphicsDeviceReset
( ) :
void
return
void