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
EmptyKeys
UserInterface
Input
TouchStateBase
C# Class EmptyKeys.UserInterface.Input.TouchStateBase
Implements abstract Touch state
Mostra file
Open project: EmptyKeys/UI_Engines
Public Methods
Method
Description
TouchStateBase
( )
Initializes a new instance of the
TouchStateBase
class.
Update
( ) :
void
Updates this instance.
Method Details
TouchStateBase()
public
method
Initializes a new instance of the
TouchStateBase
class.
public
TouchStateBase
( )
Update()
public
abstract
method
Updates this instance.
public
abstract
Update
( ) :
void
return
void