Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
WTTouchComponent
C# Class WTTouchComponent, FutilePrototyper
Inheritance:
WTAbstractComponent
Datei anzeigen
Open project: wtrebella/FutilePrototyper
Public Properties
Property
Type
Description
initialTouch
FTouch,
offset
Vector2
Public Methods
Method
Description
WTTouchComponent
(
string
name
) :
System.Collections
Method Details
WTTouchComponent()
public
method
public
WTTouchComponent
(
string
name
) :
System.Collections
name
string
return
System.Collections
Property Details
initialTouch
public_oe property
public
FTouch,
initialTouch
return
FTouch,
offset
public_oe property
public
Vector2
offset
return
Vector2