C# Class WTTouchComponent, FutilePrototyper

Inheritance: WTAbstractComponent
Mostra 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_oe property

public FTouch, initialTouch
return FTouch,

offset public_oe property

public Vector2 offset
return Vector2