C# Class WTTouchComponent, FutilePrototyper

Inheritance: WTAbstractComponent
Afficher le fichier Open project: wtrebella/FutilePrototyper

Méthodes publiques

Свойство Type Description
initialTouch FTouch,
offset Vector2

Méthodes publiques

Méthode Description
WTTouchComponent ( string name ) : System.Collections

Method Details

WTTouchComponent() public méthode

public WTTouchComponent ( string name ) : System.Collections
name string
Résultat System.Collections

Property Details

initialTouch public_oe property

public FTouch, initialTouch
Résultat FTouch,

offset public_oe property

public Vector2 offset
Résultat Vector2