C# Class WTTouchComponent, FutilePrototyper

Inheritance: WTAbstractComponent
Show file 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 property

public FTouch, initialTouch
return FTouch,

offset public property

public Vector2 offset
return Vector2