C# 클래스 BBGamelib.ccTouchHandlerHelperData

파일 보기 프로젝트 열기: BigWoodGames/cocos2d-unity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
touchSel string
touchesSel string
type kCCTouchSelectorFlag

공개 메소드들

메소드 설명
ccTouchHandlerHelperData ( string touchesSel, string touchSel, kCCTouchSelectorFlag type ) : UnityEngine

메소드 상세

ccTouchHandlerHelperData() 공개 메소드

public ccTouchHandlerHelperData ( string touchesSel, string touchSel, kCCTouchSelectorFlag type ) : UnityEngine
touchesSel string
touchSel string
type kCCTouchSelectorFlag
리턴 UnityEngine

프로퍼티 상세

touchSel 공개적으로 프로퍼티

public string touchSel
리턴 string

touchesSel 공개적으로 프로퍼티

public string touchesSel
리턴 string

type 공개적으로 프로퍼티

public kCCTouchSelectorFlag type
리턴 kCCTouchSelectorFlag