C# Class BBGamelib.ccTouchHandlerHelperData

Afficher le fichier Open project: BigWoodGames/cocos2d-unity Class Usage Examples

Méthodes publiques

Свойство Type Description
touchSel string
touchesSel string
type kCCTouchSelectorFlag

Méthodes publiques

Méthode Description
ccTouchHandlerHelperData ( string touchesSel, string touchSel, kCCTouchSelectorFlag type ) : UnityEngine

Method Details

ccTouchHandlerHelperData() public méthode

public ccTouchHandlerHelperData ( string touchesSel, string touchSel, kCCTouchSelectorFlag type ) : UnityEngine
touchesSel string
touchSel string
type kCCTouchSelectorFlag
Résultat UnityEngine

Property Details

touchSel public_oe property

public string touchSel
Résultat string

touchesSel public_oe property

public string touchesSel
Résultat string

type public_oe property

public kCCTouchSelectorFlag type
Résultat kCCTouchSelectorFlag