C# 클래스 WTTouchComponent, FutilePrototyper

상속: WTAbstractComponent
파일 보기 프로젝트 열기: wtrebella/FutilePrototyper

공개 프로퍼티들

프로퍼티 타입 설명
initialTouch FTouch,
offset Vector2

공개 메소드들

메소드 설명
WTTouchComponent ( string name ) : System.Collections

메소드 상세

WTTouchComponent() 공개 메소드

public WTTouchComponent ( string name ) : System.Collections
name string
리턴 System.Collections

프로퍼티 상세

initialTouch 공개적으로 프로퍼티

public FTouch, initialTouch
리턴 FTouch,

offset 공개적으로 프로퍼티

public Vector2 offset
리턴 Vector2